Skip to content
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

[Possible Bug]: Linear panning mode is the same as 6db, just 6db louder. #161

Open
1 task done
jdieks opened this issue Jun 3, 2023 · 0 comments
Open
1 task done

Comments

@jdieks
Copy link

jdieks commented Jun 3, 2023

Detailed steps on how to reproduce the bug

I'm not sure if this is a bug or if it's intended behavior: If you go through the pan laws, there is 1 mode missing and that is the mode that they are both at 1.f in the middle and if you pan to the sides, 1 stays at 1.f and the other goes down in level.
We were expecting the "linear" mode to have this behavior.
Weirdly enough, the linear mode seems to be the same as the 6db mode (where the sides are 6db louder than the middle), but the main difference seems to be that it's 6db louder in total level.

What is the expected behaviour?

I was expecting linear mode to be that both have the level 1.f in the middle and panning to the right, the right would stay at 1.f but the left would go down towards 0.f and if you pan to the left the other way around.
This would also seem the logical thing in the list, seeing that the higher in the list, the less the middle is "dipped". So the highest one would have "no dipping".
I think this is called "balanced" in Juce.

Operating systems

Windows

What versions of the operating systems?

10+11

Architectures

x86_64

Stacktrace

No response

Plug-in formats (if applicable)

No response

Plug-in host applications (DAWs) (if applicable)

No response

Testing on the develop branch

The bug is present on the develop branch

Code of Conduct

  • I agree to follow the Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant