forked from surge-synthesizer/surge
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a collection of scene mod small problems (surge-synthesizer#5207)
There were a collection of problems in the new UI along with the cross-scene stuff mostly involving mistakes around whether a modulator was cross-scene or not. So 1. Make sure to always assigne macros and other non-split sources from an artificial scene 0 2. When iterating to show menus and clear, make sure you show all the targets for non-split sources 3. Read appropriate scene split state when activating items, which means an SLFO -> global in scene A didn't stay 'lit' in scene b Closes surge-synthesizer#5180 Closes surge-synthesizer#5191
- Loading branch information
Showing
2 changed files
with
34 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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 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