-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Balance / master EQ effects Recording / Broadcasting #8069
Comments
Commented by: daschuer A fix can be done together with Bug #1458213 |
Commented by: ywwg Please be careful about how this is worded in the UI, it could be very confusing if for some reason a person expects the balance knob to affect recording as well. Similarly, what about the master eq? is that for master output only? Does the master gain knob affect recording? Why should it if the balance knob doesn't? |
Commented by: daschuer The master EQ is a normal effect slot, that can be used later for anything. If we handle it the same like th balance knob, we cannot record the master effect. It looks like we need a preference option if master effects should effect recordings and master channel that is applied to headphones. |
Commented by: daschuer The master gain is special. It is (should be) used to level the loudness of an output stream to the desired level in the master VU meter. Some user use it to set the volume. |
Commented by: ywwg I don't have a specific conclusion, but if we have some knobs that only affect master output, but other knobs that affect master output and recording output, we need to name them differently or people will get confused. Right now all knobs affect master and recording output, but if we change the balance knob it's inconsistent. I'm not really interested in how things are implemented or what we think things "should" be used for -- I am interested in making it clear through the user interface how different inputs affect different outputs. |
Commented by: daschuer It looks like this needs good concept. For now, a preference option that allows to set the sidechain tap point would be work best for me. |
Reported by: daschuer
Date: 2015-05-26T06:58:52Z
Status: Confirmed
Importance: Medium
Launchpad Issue: lp1458762
Tags: broadcast, hackathon
A valid use-case of the balance knob is to level the two speakers for the current setup.
Recording and Broadcasting should not be effected.
The text was updated successfully, but these errors were encountered: