pipewire/doc/dox
Wim Taymans 9eeb2f1930 mixer: handle control.ump property
Add a control.ump port property. When true, the port wants UMP and the
mixer will convert to it. When false, the port supports both UMP and
Midi1 and no conversions will happen. When unset, the mixer will always
convert UMP to midi1.

Remove the CONTROL_types property from the filter. This causes problems
because this is the format negotiated with peers, which might not
support the types but can still be linked because the mixer will
convert.

The control.ump port property is supposed to be a temporary fix until we
can negotiate the mixer ports properly with the CONTROL_types.

Remove UMP handling from bluetooth midi, just use the raw Midi1 events
now that the mixer will give those and we are supposed to output our
unconverted format.

Fix midi events in-place in netjack because we can.

Update docs and pw-mididump to note that we are back to midi1 as the
default format.

With this, most of the midi<->UMP conversion should be gone again and we
should be able to avoid conversion problems in ALSA and PipeWire.

Fixes #5183
2026-03-25 11:59:43 +01:00
..
api pod: doc: Deprecate unused types 2025-10-31 11:06:45 +00:00
config impl-port: support mode port.passive values 2026-03-06 09:35:17 +01:00
internals mixer: handle control.ump property 2026-03-25 11:59:43 +01:00
programs doc: fix a typo 2026-02-12 13:46:04 +01:00
tutorial doc: add DSP filter tutorial 2025-09-22 11:01:52 +02:00
index.dox doc: add FOSDEM talk 2025-07-09 14:13:34 +02:00
modules.dox doc: add sendspin modules to doc 2026-02-27 20:43:56 +01:00
overview.dox Edit overview.dox 2026-03-24 07:26:15 +00:00
pulse-modules.dox doc: put new pulse modules to right place 2024-01-29 08:50:32 +00:00
pulse-modules.inc doc: in user-facing config examples, indicate which file it goes into 2024-09-16 15:51:59 +00:00