alsa-utils/seq
Takashi Iwai c95db638c0 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>
2024-07-22 19:47:25 +02:00
..
aconnect aconnect: Drop superfluous ifdefs 2024-07-22 19:46:45 +02:00
aplaymidi aplaymidi: Allow to pass 0 to -u option, too 2024-07-22 19:46:32 +02:00
aplaymidi2 aplaymidi2: Add -a option to pass all UMP packets 2024-07-19 14:28:44 +02:00
aseqdump aseqdump: Show SysEx prefix to UMP SysEx data dump 2024-07-22 19:47:21 +02:00
aseqnet seq: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 16:54:14 +02:00
aseqsend aseqsend: Support UMP mode 2024-07-22 19:47:25 +02:00
Makefile.am aplaymidi2: Add initial version 2024-07-05 17:20:33 +02:00