Enable the use of audition pad shortcuts in automation view - #681
Merged
stellar-aria merged 3 commits intoNov 5, 2023
Conversation
Addresses issue: SynthstromAudible#546 Currently in the Instrument Clip View if you hold down an audition pad and press a shortcut pad on the grid, it will open the menu corresponding to that shortcut pad. By default in the Automation Instrument Clip View that same behaviour of holding an audition pad and pressing a shortcut pad is disabled in favour of you being able to hold down an audition pad and adjust the automation lane values so that you can audible hear the changes to the sound while adjusting automation settings. Through the community features menu, you can disable this change and re-instate the audition pad shortcuts by setting the community feature to "Off." Note: in automation view, shortcuts do not open the menu. They change the selected parameter for automation lane editing.
stellar-aria
approved these changes
Nov 5, 2023
seangoodvibes
deleted the
Enable-Audition-Pad-Shortcuts-in-Automation-View
branch
February 22, 2024 23:24
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.
Addresses issue: #546 and part of #547
Currently in the Instrument Clip View if you hold down an audition pad and press a shortcut pad on the grid, it will open the menu corresponding to that shortcut pad.
By default in the Automation Instrument Clip View that same behaviour of holding an audition pad and pressing a shortcut pad is disabled in favour of you being able to hold down an audition pad and adjust the automation lane values so that you can audible hear the changes to the sound while adjusting automation settings.
Through the community features menu, you can disable this change and re-instate the audition pad shortcuts by setting the community feature to "Off."
Note: in automation view, shortcuts do not open the menu. They change the selected parameter for automation lane editing.
Fix summary: