]> www.infradead.org Git - users/dwmw2/linux.git/commit
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
authorTakashi Iwai <tiwai@suse.de>
Wed, 31 Jul 2024 13:05:25 +0000 (15:05 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 31 Jul 2024 13:08:50 +0000 (15:08 +0200)
commita4ff92ff0bdd731eca9f0b50b1cbb5aba89be4b2
tree084da4687774c7a351b8b3b6054e2c2921230488
parenta683030606fa5ff8b722a5e28839d19288011ede
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception

Just like the core UMP conversion helper, we need to deal with the
partially-filled RPN/NRPN data in the sequencer UMP converter as
well.

Link: https://patch.msgid.link/20240731130528.12600-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/seq_ump_convert.c