]> git.alsa-project.org Git - alsa-utils.git/commit
aseqsend: Support UMP mode
authorTakashi Iwai <tiwai@suse.de>
Mon, 22 Jul 2024 16:34:09 +0000 (18:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Jul 2024 17:47:25 +0000 (19:47 +0200)
commitc95db638c0c663cdbe8c132a70dcba675d449402
treec4ea4d04f2735a2045a95233a87d4c40bb14883e
parent5703d27773d0072b3192a0eeeeb998506c502e35
aseqsend: Support UMP mode

Add a new option -u to specify the UMP MIDI1 or MIDI2 mode.  As
default (-u 0), the program reads the legacy MIDI 1.0 byte stream,
while in UMP mode, it reads as UMP packets and send to the target.
The UMP packet bytes are encoded in big endian.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
seq/aseqsend/aseqsend.1
seq/aseqsend/aseqsend.c