]> git.alsa-project.org Git - alsa-utils.git/commit
aseqdump: Add missing dump of UMP Set Key Signature Message
authorTakashi Iwai <tiwai@suse.de>
Tue, 20 Aug 2024 07:40:21 +0000 (09:40 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Aug 2024 07:45:06 +0000 (09:45 +0200)
commit09a89f0139c5a8defb942ba0558033db16993fd6
tree13de69a966b9ba88c1bc2070bafe067d9bf716ed
parent5b511024e9c5f360703c05605850801a85d70cd8
aseqdump: Add missing dump of UMP Set Key Signature Message

The handling of Set Key Signature message of the Flex Data type was
missing by some reason.  Now the definition was added in alsa-lib
ump_msg.h, so let's show the contents.

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