Linux App to dump data from external sequencer

Audio Plugin Hosts and other audio software applications discussion
Post Reply New Topic
RELATED
PRODUCTS

Post

Hello, I would like to ask for recommendation. What would be the best linux application that is capable to receive bulk data dump from external sequencer over MIDI? Memory on my Yamaha QY70 is running out and I need to backup the contents. I do not have good experience with dumping data as song, it gets changed a bit sometimes.

Thanks, Jan

Post

Maybe https://amp.reddit.com/r/linuxaudio/com ... midisysex/

Or send a PM to the author of this thread:
viewtopic.php?f=16&t=503359
He specializes in linux stuff.
We are the KVR collective. Resistance is futile. You will be assimilated. Image
My MusicCalc is served over https!!

Post

I solved it very easily by using amidi:

First I use amidi -l to see what is the midi device. Then

To receive dump from MIDI device: amidi -p hw:2,0,0 -d -r sysex-bulk-temp.hex
To send dump to MIDI device: amidi -p hw:2,0,0 -d -s sysex-bulk-temp.hex

Post Reply

Return to “Hosts & Applications (Sequencers, DAWs, Audio Editors, etc.)”