pipewire/doc/dox
Wim Taymans e507c03ad3 doc: update some MIDI docs
The current situation is:

 - The ALSA sequencer produces and consumes raw UMP only. Legacy input
   is converted with the control mixer to UMP.
 - All apps and plugins are made to consume and produce UMP.
 - The control mixer can convert between UMP and MIDI when required.
 - Legacy apps (pw-filter) will still receive MIDI1 events (converted by
   the control mixer).
 - Helper functions to convert UMP to and from MIDI can be used to ease
   implementation when legacy MIDI is still required.

Using UMP natively over raw MIDI has some advantages:

 - Transparent support for MIDI2 hardware and the new MIDI2 features
   such as increased resolution for events, microtonal support, etc..
 - Easy to convert between legacy MIDI and UMP
 - Large SysEx can be fragmented properly.
 - Fixed size messages are easier to parse and handle.
2024-07-30 09:38:40 +02:00
..
api Fix typos 2024-05-22 09:19:34 +02:00
config doc: rename pipewire-devices.7 and move stream properties into it 2024-07-28 14:06:34 +00:00
internals doc: update some MIDI docs 2024-07-30 09:38:40 +02:00
programs Fix typos 2024-05-22 09:19:34 +02:00
tutorial doc: add reference docs + index for config and env variables 2024-02-18 15:08:35 +02:00
index.dox doc: add 'Configuration' page 2024-02-04 10:29:39 +00:00
modules.dox snapcast-discover: add snapcast discover module 2024-05-23 12:41:53 +02:00
overview.dox Fix typos 2024-05-22 09:19:34 +02:00
pulse-modules.dox doc: put new pulse modules to right place 2024-01-29 08:50:32 +00:00
pulse-modules.inc doc: include pipewire-pulse modules explanations also on man page 2023-12-09 16:37:03 +02:00