mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Instead of doing (cycle+1) & 1 for output ports, simply swap the io areas depending on the port direction (0 = input, 1 = output) and just to cycle&1 for all ports. |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||