Show Unverified CLAP & Improve Graph Mixer - #1162
Merged
Merged
Conversation
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
CLAP plugins now will show as unverified if not yet scanned... also ....
The Graph Mixer got a round of polish: larger, easier-to-read node names, dB readouts and meter scales, plus a higher-contrast layout so channel strips stand out clearly. Strip headers now take on the node's block color from the graph editor, and selected nodes are highlighted with the same accent outline in both the graph and the mixer. You can double-click any fader to snap it back to 0 dB, and right-click a channel strip to hide it from the mixer — handy for MIDI utilities and other nodes you don't need to mix — then right-click the mixer background to bring hidden channels back.
Fixes #1141
Fixes #757