1
0
Fork 0
android_external_alsa-utils/seq/aseqdump
Takashi Iwai 4efe03bdfa aseqdump: Fix typos in messages
The message for a MIDI2 pitch bend event was shown incorrectly as
channel pressure.  Fix it.

Also, some MIDI2 note-on events referred to note-off union fields and
those should be corrected, too (although both point to the same
address, hence there is no difference in the outputs).

Closes: https://github.com/alsa-project/alsa-utils/issues/285
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-01-08 08:29:10 +01:00
..
aseqdump.1 aseqdump: Add options to switch view mode 2023-08-28 16:44:45 +02:00
aseqdump.c aseqdump: Fix typos in messages 2025-01-08 08:29:10 +01:00
Makefile.am Makefiles - use AM_CPPFLAGS instead INCLUDES 2014-05-07 10:55:59 +02:00