pipewire/pipewire-jack/examples
Wim Taymans 1a737a9fed jack: use a new JackPortIsMIDI2 flag
The JACK2 maintainer would prefer to use a new port flag to mark the
MIDI2 capability of the port and keep the port type as MIDI. Add the
proposed flags to the API.

If we register a MIDI port with the MIDI2 flag, promote it to UMP.
Expose v1 MIDI ports with the MIDI DSP property again.

If we see an UMP port, set the MIDI2 flag on the port.

This is functionaly equivalent to what we have. Old jack midi ports will
now however not have the UMP DSP format but the old MIDI format so that
we can, in the JACK API, make a distinction between MIDI1 and MIDI2 ports.
2025-01-27 13:05:21 +01:00
..
ump-source.c jack: use a new JackPortIsMIDI2 flag 2025-01-27 13:05:21 +01:00
video-dsp-play.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00