]> git.alsa-project.org Git - alsa-utils.git/commit
aseqdump: Align outputs of UMP MIDI 1.0 with legacy MIDI 1.0
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Jul 2023 15:42:44 +0000 (17:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Aug 2023 14:44:45 +0000 (16:44 +0200)
commit8703c089786e1214c3ac694ebf9b2cca5df2b18d
tree745fdce65485642120e5b0e09c45def566b77d30
parentc41f3cfb2fb4caf8c8d49ee4bc4d320391497cee
aseqdump: Align outputs of UMP MIDI 1.0 with legacy MIDI 1.0

The outputs from UMP MIDI 1.0 are slightly differently shown as the
legacy MIDI 1.0 (the velocities and values are in hex), which is
rather confusing.  Let's make them look more similar.

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