pipewire/pipewire-jack
Wim Taymans fac0d47c23 impl-port: swap io areas instead of doing cycle math
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.
2024-05-08 10:45:53 +02:00
..
examples
jack Update FSF address 2023-08-07 09:36:59 +00:00
src impl-port: swap io areas instead of doing cycle math 2024-05-08 10:45:53 +02:00
meson.build