pipewire/doc
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
..
dox mixer: handle control.ump property 2026-03-25 11:59:43 +01:00
examples doc: add DSP filter tutorial 2025-09-22 11:01:52 +02:00
custom.css doc: update doxygen-awesome.css 2025-10-15 20:39:14 +00:00
Doxyfile.in doc: show tabs on top on doxygen >= 1.13 2025-09-03 09:34:54 +00:00
doxygen-awesome.css doc: update doxygen-awesome.css 2025-10-15 20:39:14 +00:00
DoxygenLayout.xml doc: try to add 1.6 docs 2026-03-13 13:15:16 +01:00
examples.dox.in doc: link examples to Doxygen docs 2021-10-10 00:35:46 +03:00
input-filter-h.sh Use portable shebang in input-filter-h.sh 2024-02-10 20:52:35 +03:00
input-filter-md.py doc: support alternative index name in @IDX@ 2025-09-03 09:34:54 +00:00
input-filter.py doc: make all manpages with Doxygen 2023-11-22 20:10:49 +02:00
man-fixup.py doc: fix workaround for old doxygen versions 2024-04-23 10:59:24 +00:00
meson.build doc: add DSP filter tutorial 2025-09-22 11:01:52 +02:00
tree.dox timer-queue: add a new timer queue helper 2025-09-18 13:52:51 +02:00