pipewire/spa/plugins/control
Wim Taymans e35a8554f8 control: improve UMP to Midi conversiom
Improve the spa_ump_to_midi function so that it can consume multiple UMP
messages and produce multiple midi messages.

Some UMP messages (like program changes) need to be translated into up
to 3 midi messages. Do this byt adding a state to the function and by
making it consume the input bytes, just like the spa_ump_from_midi
function.

Adapt code to this new world. This is a little API break..
2025-08-19 18:33:59 +02:00
..
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
mixer.c control: improve UMP to Midi conversiom 2025-08-19 18:33:59 +02:00
plugin.c spa: use log topics everywhere 2024-03-11 18:45:21 +02:00