mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -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 |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||