pipewire/src/modules/module-netjack2
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
..
packets.h netjack2: add driver.mode again 2025-05-06 10:44:14 +02:00
peer.c control: improve UMP to Midi conversiom 2025-08-19 18:33:59 +02:00