]> git.alsa-project.org Git - alsa-utils.git/commit
aseqdump: Add UMP support
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Nov 2022 16:48:23 +0000 (17:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 6 Jun 2023 13:44:57 +0000 (15:44 +0200)
commit2b08d585a31d88e69e998e7d4e59070803ee79fa
tree8f50d1851b22ce89abd9b26b17441c9c50d11106
parentee3965f6fac6c8b003acb097191125070708cccb
aseqdump: Add UMP support

Add the support for showing the UMP events to aseqdump.
With the new option -u, the program can start as a UMP sequencer
client and receive UMP events instead of the legacy MIDI events.

Also, the automatic event conversion among legacy and UMP clients can
be suppressed by the new -r option, too.

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