alsa-utils/seq
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
..
aconnect seq: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 16:54:14 +02:00
aplaymidi aplaymidi: Set event completely for tempo event 2024-01-08 09:52:55 +01:00
aseqdump seq: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 16:54:14 +02:00
aseqnet seq: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 16:54:14 +02:00
Makefile.am move event dumping from arecordmidi to aseqdump 2005-02-21 08:30:12 +00:00