Bulk Dump Request Sysex Message

Forum for SH-201
Post Reply
DANDİNİ
Posts: 11
Joined: 19:43, 6 March 2017

Bulk Dump Request Sysex Message

Post by DANDİNİ »

Hello, i am practicing saving patch i created. In order to save the patch, i need to transmit SysEX message over the 5 pin midi either to a cubase or program like MidiOX.

Because there is no way to initiate the dump message on the SH-201 panel so i need to send request from Cubase first. When i search what is that request message, i saw the one for JV-1010 and Gaia models. For example
gaia's F0 41 7F 00 00 41 11 10 00 00 00 00 00 1D 00 53 F7
JV-1010 F0 41 10 6A 11 01 00 00 00 01 0F 17 01 57 F7

Any of you manage to save the sound you created?

Thank you
vsyn7425
Posts: 104
Joined: 12:07, 6 January 2017

Re: Bulk Dump Request Sysex Message

Post by vsyn7425 »

I realise the original post here is around 3 years old but I think it is still worth answering as there are newcomers to the synths mentioned that could benefit from replies. I can only speak for the JV-1010 but I suspect the original poster is trying to request the patch mode temporary patch rather than the temp performance that the following string would return:

F0 41 10 6A 11 01 00 00 00 01 0F 17 01 57 F7

The correct sysex string or strings required to dump the Temporary Patch is either:

Single String:
F0 41 10 6A 11 03 00 00 00 00 00 17 01 65 F7

or

Multiple Strings:
F0 41 10 6A 11 03 00 00 00 00 00 00 4A 33 F7
F0 41 10 6A 11 03 00 10 00 00 00 01 01 6B F7
F0 41 10 6A 11 03 00 12 00 00 00 01 01 69 F7
F0 41 10 6A 11 03 00 14 00 00 00 01 01 67 F7
F0 41 10 6A 11 03 00 16 00 00 00 01 01 65 F7

Either way the return should be 645 bytes. Both Midi-OX and SendSX are good programs to record sysex returns although SendSX is perhaps simpler to create a sysex patch from the return.
Post Reply