]> git.alsa-project.org Git - alsa-utils.git/commit
aseqdump: Correct wrong channel number
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Jul 2023 15:49:25 +0000 (17:49 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Aug 2023 14:44:45 +0000 (16:44 +0200)
commitad09344d4cc2904e9e7129fc932e559316e92d1c
treed263d320c9e835c70d42e9af64e862f856952efa
parent8703c089786e1214c3ac694ebf9b2cca5df2b18d
aseqdump: Correct wrong channel number

Correct the wrong value shown in MIDI2 default output (status instead
of channel).  Also adjust the printf formats to use %2d consistently
for the channel numbers.

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