]> git.alsa-project.org Git - alsa-utils.git/commit
aplaymidi2: Use snd_ump_get_byte() helper
authorTakashi Iwai <tiwai@suse.de>
Sun, 28 Jul 2024 08:36:44 +0000 (10:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 28 Jul 2024 08:45:11 +0000 (10:45 +0200)
commite26aa680aaf14a150eaadd448233cd6f6f9b17db
tree08a68d0e808fbbbd1d46d37384a40eaf9c20a471
parent0188f93f022725e6ba38c5b4f7ccec6249a19162
aplaymidi2: Use snd_ump_get_byte() helper

For simplifying code, use snd_ump_get_byte() to retrieve the meta text
data.

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