-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With 5.1 channel config, audio will be only on the left side #1
Comments
Yeah, I have no idea about 5.1, I only use headphones. This extension just uses StereoPanner which should output left and right. The browser should upmix using left and right:
Maybe it's a bug in Firefox… Also, are your speakers plugged in correctly? :) |
I mean in Web Audio, not just when playing a media file. |
Maybe it's a bug in the WebAudio implementation of Firefox, this is the first time I've had this wrong channel order in Firefox. |
When I run my audio configuration to be 5.1 channels, the addon forces the audio to be only on the left side (front left and rear left speaker). Using Pan will change the volume between the front left and rear left speaker.
Set the audio channels to Stereo and restart Firefox fixes this and the addon works like expected. I haven't took a closer look to the addon itself, but I guess you assume the user only has 2 channels.
Firefox Nightly x64
Operating System: Linux Mint 18.2
Addon Version: 1.0.1
The text was updated successfully, but these errors were encountered: