Copy all settings from one Minitaur to another?

I’m probably missing something, but I’m not seeing an easy way to copy all of the internal presets on one Minitaur to another. Anyone know best way to do this so I can have a backup with the same presets?

Isn’t there a sysex “dump all” function on those bichos?

If you send this SysEx (notated in hexadecimal numbers here) to the Minitaur, it will send out all patches as SysEx:

F0 04 08 06 00 00 00 00 00 00 00 00 00 00 00 00 F7

Any suggestions on best method to send and record sysex at the same time? I’m trying to send via Max and record with Sysex librarian, but I don’t seem to be getting the message format correct in Max. Trying to use sxformat object. Maybe there is a more simple method?

Elektron C6 should help.

I built myself a very simple self made App to send out small SysEx strings. And I use SysEx Librarian on my macOS to record the received Minitaur SysEx patches.
MIDI-Sender.jpg
Download and use at your own risk: https://till-kopper.de/soft/index.html#midi-sender

And as I am not a certified macOS developer (cost me too much), you will get a macOS message about telling you about this.

Thanks!

Thanks Till :slight_smile:

Hey that’s cool! Thanks Till!