-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Scalable consistent faders with themeable gradients, marker at unity, dbFS by default #7045
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 40 commits into
LMMS:master
from
michaelgregorius:FaderInCodeWithGradients
Apr 5, 2024
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
5aa542d
Render fader levels in code with a gradient
michaelgregorius dac9208
Remove unused pixmaps from `Fader`
michaelgregorius 9a4082a
Rename peak properties and use them to render levels
michaelgregorius c9e83a3
Always render the knob in the middle of the fader
michaelgregorius ec4830f
Set size policy of fader to minimum expanding
michaelgregorius 8051134
Default dbFS levels and better peak values
michaelgregorius 3b7cc15
Fix faders of Crossover EQ
michaelgregorius 796661a
Remove EqFader constructor with pixmaps
michaelgregorius cc6a7d9
Remove background and LEDs pixmap from Fader constructor
michaelgregorius 50781de
Remove the init method from Fader
michaelgregorius 0126c02
Merge remote-tracking branch 'upstream/master' into FaderInCodeWithGr…
michaelgregorius 045a2cd
Draw unity lines last
michaelgregorius a644bdc
Introduce range with solid warn color
michaelgregorius 381257b
Remove unused method Fader::clips
michaelgregorius 0aebb8c
Fader: Correctly render arbitrary ranges
michaelgregorius e4b8b6b
Fix whitespace
michaelgregorius e48bbb8
Remove unused methods in PaintHelper
michaelgregorius e1fd07f
Fix some builds
michaelgregorius 99113c3
Opaque unity marker with styling option
michaelgregorius a44b654
Darker default color for the unity line
michaelgregorius e67f5f8
Remove TODO
michaelgregorius bb39d5a
Move code
michaelgregorius 5627384
Render unity lines in background
michaelgregorius b639dc5
Don't draw transparent white lines anymore
michaelgregorius 3bfc4e4
Full on clip color at unity
michaelgregorius c2dd209
Fix discrepancy between levels and unity markers
michaelgregorius 0f3ce40
Merge remote-tracking branch 'upstream/master' into FaderInCodeWithGr…
michaelgregorius 449ab02
Fix fader display for Equalizer shelves and peaks
michaelgregorius b4bfc71
Improve the rendering of the levels
michaelgregorius 6d7e7c4
Merge remote-tracking branch 'upstream/master' into FaderInCodeWithGr…
michaelgregorius f2d63ec
Reduce code repetition
michaelgregorius 2bec339
Code review changes
michaelgregorius b3a1dd9
Move const to the left of types
michaelgregorius 1bd81d8
Use MEMBER instead of READ/WRITE
michaelgregorius ad8a31d
Use default member initializers for Fader
michaelgregorius a65b8aa
Remove constexpr again
michaelgregorius dea9423
Comprehensive code formatting in Fader class
michaelgregorius bb212ee
Improved capture and formatting
michaelgregorius a74b214
Merge remote-tracking branch 'upstream/master' into FaderInCodeWithGr…
michaelgregorius b0e4586
Make code clearer
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
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
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
Binary file not shown.
Binary file not shown.
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
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
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
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
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
Binary file not shown.
Binary file not shown.
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
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
Oops, something went wrong.
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.