-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Faders with a dB scale (instead of linear/percentage) #7636
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
Merged
michaelgregorius
merged 25 commits into
LMMS:master
from
michaelgregorius:FadersWithDbScale
Mar 1, 2025
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
872409a
Use dbFS scale for the faders
michaelgregorius f8e0bf5
Apply curve to faders
michaelgregorius def44ae
Support for dB models
michaelgregorius be0084b
Show current dB value of fader in tool tip
michaelgregorius a6dbdc0
Let users enter values in dB
michaelgregorius 14c3c97
Remove option "Display volume as dBFS"
michaelgregorius 3510dea
Extend Fader::wheelEvent
michaelgregorius 1f9f96d
Adjust the wheel behavior for faders with dB models
michaelgregorius a86ca84
Less "jumpy" knobs
michaelgregorius 71c0ed7
Make MSVC happy
michaelgregorius 795c681
Introduce constexpr for scaling exponent
michaelgregorius 344fae2
Draw fader ticks
michaelgregorius aa74df2
Fader adjustments via keyboard
michaelgregorius 4a720cb
Move the fader of the selected channel
michaelgregorius d451531
Enter fader value when space key pressed
michaelgregorius fa9148e
Merge remote-tracking branch 'upstream/master' into FadersWithDbScale
michaelgregorius 8f0d877
More prominent fader ticks around 0 dB
michaelgregorius ff435d5
Work around a Qt bug
michaelgregorius 5a66348
Fix wheel events without any modifier
michaelgregorius 8d5c523
Code review changes
michaelgregorius ccae1b5
Make minimum dB value a constexpr
michaelgregorius f02c464
More flexible painting of fader ticks
michaelgregorius 41598a9
Make the zero indicator bolder
michaelgregorius 57ad0e6
Make rendering of fader ticks a preference
michaelgregorius 74d33a6
Move constexprs to anonymous namespace
michaelgregorius File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
More prominent fader ticks around 0 dB
Make the fader ticks around 0 dB more prominent but drawing them slightly wider and with a more opaque color.
- Loading branch information
commit 8f0d877251f001f2acd9075aff4a3b29a980b151
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.