MiniDexed icon indicating copy to clipboard operation
MiniDexed copied to clipboard

Allow to receive entire sysex cartridges over MIDI

Open probonopd opened this issue 1 year ago • 0 comments

While testing network support by @omersiar (#747) with Dexed, I found that "Send program to DX7" works, but "Send current sysex cartridge to DX7" does not seem to do anything yet on MiniDexed.

image

It would be nice if we could support this, too. So, let's add support for receiving banks via SYSEX. Right now we can only receive individual voices but not whole banks.

https://github.com/probonopd/MiniDexed/blob/f033fc4cc02bf543dd527f1b8c1a03d77cca35fd/src/mididevice.cpp#L626-L628

probonopd avatar Nov 09 '24 10:11 probonopd