mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
Motu M4 has four inputs (two line-in inputs, and two complete ones with gain and XLR and whatnot), as well as four outputs (two monitor pairs, and an unnaccounted headphone). Sadly, like a few other interfaces, it wasn't being given an input profile, since the matching code goes through default.conf testing each config, and ends up selecting 'analog-surround-40', which does not have input mapping. The inputs would fallback to 'multichannel- input', which also doesn't have input paths. Add input paths to all analog-surround-* mappings, and remove their 'direction=output' fields since they handle both out and in. |
||
|---|---|---|
| .. | ||
| acp | ||
| mixer | ||
| 90-pipewire-alsa.rules | ||
| acp-tool.c | ||
| alsa-acp-device.c | ||
| alsa-pcm-device.c | ||
| alsa-pcm-sink.c | ||
| alsa-pcm-source.c | ||
| alsa-pcm.c | ||
| alsa-pcm.h | ||
| alsa-seq-bridge.c | ||
| alsa-seq.c | ||
| alsa-seq.h | ||
| alsa-udev.c | ||
| alsa.c | ||
| dll.h | ||
| meson.build | ||
| test-timer.c | ||