Skip to content
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

Handle latch in dual MPE and no-23 mode #7126

Merged
merged 1 commit into from
Jul 29, 2023

Conversation

baconpaul
Copy link
Collaborator

In MPE or ignore-23-to-scene mode, turning one scene on to latch would mistakenly trigger voices in the non latched scene. Fix that but adding an intended scene optional argument to playNote and calling it from the right place. Also add a regtest.

Closes #6963

In MPE or ignore-23-to-scene mode, turning one scene
on to latch would mistakenly trigger voices in the non
latched scene. Fix that but adding an intended scene optional
argument to playNote and calling it from the right place. Also
add a regtest.

Closes surge-synthesizer#6963
@baconpaul baconpaul merged commit 87e76e5 into surge-synthesizer:main Jul 29, 2023
@baconpaul baconpaul deleted the latch-6963 branch July 29, 2023 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latching scene B plays a voice on Scene A
1 participant