routing issues with high channel counts
- PipeWire version (
pipewire --version
): 0.3.42 - Distribution and distribution version (
PRETTY_NAME
from/etc/os-release
): Arco Linux - Desktop Environment: XFCE
- Kernel version (
uname -r
): 5.15.12
Description of Problem:
I have a 16-channel mixing desk, and i want to split all 16 channels into separate devices. All loopbacks are created correctly but the routing is entirely wrong after channel 6
How Reproducible:
consistent
Steps to Reproduce:
- Buy a 16-channel mixing desk
- Insert this wall of text into your config: split_inputs
- Replace device name with that of your desk (optional)
Actual Results:
Channels 1-6 (FL to LFE) are routed correctly, 7 and 8 get their signal from 3 and 4 (RL and RR) respectively, and 9 through 16 get theirs from 1 and 2 (FL and FR). It's easiest to see in Helvum.
Expected Results:
A one-to-one patch of all channels
Additional Info (as attachments):
-
pw-dump > pw-dump.log
: pw-dump.log