]> git.alsa-project.org Git - alsa-utils.git/commit
aseqdump: Support of UMP 8-bit SysEx messages
authorTakashi Iwai <tiwai@suse.de>
Wed, 24 Jul 2024 11:59:05 +0000 (13:59 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 24 Jul 2024 11:59:05 +0000 (13:59 +0200)
commitdf736ad67ac637d339b2442402d2eacb360231fa
tree21855051bdf9cf25839ccecfe0d44fa47228a370
parent7de3cd3b8d9a30fd67cf2aaa31ad738214cfdd52
aseqdump: Support of UMP 8-bit SysEx messages

Add the support to dump UMP 8-bit SysEx messages.
A slight code refactoring to share the code snippet between 7bit and
8bit SysEx handling, too.

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