alsa-utils/seq/aplaymidi
John K. Luebs 4cb3e3a7b5 aplaymidi: Set event completely for tempo event
After UMP support was added in b399fb8 ev.type setting was inadvertently
dropped in the code path handling tempo meta event.
This is causing tempo meta events to not be handled at all.
Moreover, snd_seq_ev_set_fixed is also missing so MIDI files with
variable events such as SYSEX before the tempo meta event usually are
causing a segfault.

Fixes: b399fb85a9 ("aplaymidi: Add UMP support")
Closes: https://github.com/alsa-project/alsa-utils/issues/241
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-01-08 09:52:55 +01:00
..
aplaymidi.1 aplaymidi: Add UMP support 2023-06-06 15:44:58 +02:00
aplaymidi.c aplaymidi: Set event completely for tempo event 2024-01-08 09:52:55 +01:00
arecordmidi.1 arecordmidi: mention SMF type in man page 2007-09-17 09:44:29 +02:00
arecordmidi.c seq: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 16:54:14 +02:00
Makefile.am Makefiles - use AM_CPPFLAGS instead INCLUDES 2014-05-07 10:55:59 +02:00