Re: [LAU] Problem uploading sysex data to hardware synth

From: Clemens Ladisch <clemens@email-addr-hidden>
Date: Fri May 03 2013 - 11:22:20 EEST

Julien Claassen wrote:
> what is so special about amidi? I mean: what is the difference between
> it playing a pure sysex file and aplaymidi playing the sysex block
> from a MIDI file?

.mid files contain timing information for each message; aplaymidi
schedules each message to be sent at the specified time. If the MIDI
port's buffer has not enough free space for the message, there is
nowhere else to store it, so it gets dropped.

amidi accesses the MIDI port as a dumb serial pipe. There is not timing
information in .syx files, so amidi sends the data as fast as possible,
but when the buffer is full, amidi will wait.

> Is there a commandline tool to dump sysex like that, using the ALSA
> sequencer system, by any chance?

That "virtual" port you can create with amidi _is_ using the ALSA
sequencer system.

Regards,
Clemens
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Fri May 3 12:15:02 2013

This archive was generated by hypermail 2.1.8 : Fri May 03 2013 - 12:15:03 EEST