We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example: show actual Hz value for the low and high pass cutoff of the built-in filter effects
Hz
Good: Parametric EQ
mixxx/src/effects/backends/builtin/parametriceqeffect.cpp
Lines 54 to 63 in f96d168
Not so good: MoogLadder4Filter
mixxx/src/effects/backends/builtin/moogladder4filtereffect.cpp
Lines 5 to 6 in f96d168
Lines 32 to 35 in f96d168
The text was updated successfully, but these errors were encountered:
Fixed by #11041 I think
Sorry, something went wrong.
No branches or pull requests
Feature Description
Example:
show actual
Hz
value for the low and high pass cutoff of the built-in filter effectsGood: Parametric EQ
mixxx/src/effects/backends/builtin/parametriceqeffect.cpp
Lines 54 to 63 in f96d168
Not so good: MoogLadder4Filter
mixxx/src/effects/backends/builtin/moogladder4filtereffect.cpp
Lines 5 to 6 in f96d168
mixxx/src/effects/backends/builtin/moogladder4filtereffect.cpp
Lines 32 to 35 in f96d168
The text was updated successfully, but these errors were encountered: