Portman PC/S for Linux News
Brought to you by:
tuxoide
i modify the program with adding a delay for writing data to the MC303 module
in fact , now you can dump the MC303 memory and restitute it.
to received dump cat /dev/midi > dump.txt
to send dump to the MC303 cat dump.txt > /dev/midi
the delay is 2500 usec, i try other but not work ...