[LAU] send a midi CC signal to my midi controller from bash

Ralf Mardorf ralf.mardorf at alice-dsl.net
Tue Oct 13 22:32:57 UTC 2015


On Tue, 13 Oct 2015 14:44:38 -0700 (PDT), Len Ovens wrote:
>If your midi info includes sysex events of any length I would think
>you should use alsa midi over jack midi. Jack has event length limits.

I suspect the OP doesn't need SysEx. It seems to be controllable by
control change split into LSB and MSB, so 2 * 3 bytes at a time, resp.
just 1 * 3 bytes at a time, since there should be no time out limit
between the first three bytes and the second three bytes.


More information about the Linux-audio-user mailing list