mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:45:41 +01:00
aa5e949403
aplaymidi2 is a program similar like aplaymidi, but intended for playing back a MIDI Clip file that was introduced for handling UMP. MIDI Clip file contains UMP packets, and its structure is much simpler than SMF. The options are mostly same as aplaymidi, but I omitted -l option for simplifying the code. Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 line
64 B
Makefile
1 line
64 B
Makefile
SUBDIRS=aconnect aplaymidi aplaymidi2 aseqdump aseqnet aseqsend
|