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

Default for MIDIAutoVoiceDumpOnPC should be 0 (OFF) #611

Closed
diyelectromusic opened this issue Feb 2, 2024 · 1 comment · Fixed by #614
Closed

Default for MIDIAutoVoiceDumpOnPC should be 0 (OFF) #611

diyelectromusic opened this issue Feb 2, 2024 · 1 comment · Fixed by #614
Assignees

Comments

@diyelectromusic
Copy link
Collaborator

See discussion here: #581 (comment)

Basically any SysEx transmitted on voice change is also sent over any THRU link to a downstream MiniDexed/synth. When selecting a performance, this will result in up to 8 seperate SysEx dumps all on MIDI channel 1 - as the default performances are configured all for MIDI channel 1.

This will make a mess of any downstream MiniDexed/DX7 as it will suddenly receive the sequence of SysEx dumps and thus change the "live" sounding voice to whatever the last active TG on the first MiniDexed selected as its voice in that performance...

Basically this setting makes no sense in a "performance"-selecting MiniDexed configuration.

Kevin

@probonopd probonopd self-assigned this Feb 5, 2024
probonopd added a commit that referenced this issue Feb 5, 2024
@probonopd
Copy link
Owner

probonopd commented Feb 5, 2024

Please have a look at the changes and test the build linked in #614, thanks.

probonopd added a commit that referenced this issue Mar 25, 2024
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 a pull request may close this issue.

2 participants