]> git.alsa-project.org Git - alsa-utils.git/commit
aplaymidi: handle big SysEx commands
authorClemens Ladisch <clemens@ladisch.de>
Mon, 4 Dec 2006 17:01:23 +0000 (18:01 +0100)
committerClemens Ladisch <clemens@ladisch.de>
Mon, 4 Dec 2006 17:01:23 +0000 (18:01 +0100)
commit4de3d5a273a4cc6b2ca59e97cbb17bbb5ef4d37a
treee4991d9cbade87c303e5e2e98532b19e152fae0c
parent815fc4bea040be1950684d6744ec0fe32d15e7b3
aplaymidi: handle big SysEx commands

Make sure that the sequencer output buffer is big enough to handle all
events that we send, and split large SysEx commands into one-second
chunks so that the sequencer kernel code can handle them.
seq/aplaymidi/aplaymidi.c