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

"Crossover Equalizer" fader issue #7729

Open
1 task done
bratpeki opened this issue Feb 25, 2025 · 0 comments
Open
1 task done

"Crossover Equalizer" fader issue #7729

bratpeki opened this issue Feb 25, 2025 · 0 comments
Labels

Comments

@bratpeki
Copy link
Member

bratpeki commented Feb 25, 2025

System Information

Any

LMMS Version(s)

Nightly

Summary

Crossover Equalizer (CE for short) seems to use a fader type used by the mixer. However, CE doesn't show the loudness of individual bands, which means one of two fixes is in order:

  1. Make CE display the loudness of the bands
  2. Have CE use a proper fader class

The second solution somewhat relates to #7728 which is about making the "Master volume" fader use a dB scale. In that case both faders would be using a dB scale but without using meters to show the signal. So ideally they could share the same class for their implementations.

Additionally, the faders overextend into the button below:

Image

Expected Behaviour

  1. A proper fader class is used, depending on which of the two functionalities we agree on
  2. The length of the faders is adjusted

Please search the issue tracker for existing bug reports before submitting your own.

  • I have searched all existing issues and confirmed that this is not a duplicate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant