mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
On the midi input ports, do the same trick as on the output ports: first convert the midi to JACK and then copy the whole buffer to the port specific storage. This makes it possible to have a different midi buffer per port and allow multiple threads to get the buffer concurrently. Fixes #3901 |
||
|---|---|---|
| .. | ||
| control.c | ||
| dummy.c | ||
| export.c | ||
| meson.build | ||
| metadata.c | ||
| net.c | ||
| pipewire-jack-extensions.h | ||
| pipewire-jack.c | ||
| pw-jack.in | ||
| ringbuffer.c | ||
| statistics.c | ||
| uuid.c | ||