mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -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. |
||
|---|---|---|
| .. | ||
| audigy.conf | ||
| behringer-umc22.conf | ||
| cmedia-high-speed-true-hdaudio.conf | ||
| default.conf | ||
| dell-dock-tb16-usb-audio.conf | ||
| force-speaker-and-int-mic.conf | ||
| force-speaker.conf | ||
| hp-tbt-dock-120w-g2.conf | ||
| hp-tbt-dock-audio-module.conf | ||
| kinect-audio.conf | ||
| maudio-fasttrack-pro.conf | ||
| native-instruments-audio4dj.conf | ||
| native-instruments-audio8dj.conf | ||
| native-instruments-korecontroller.conf | ||
| native-instruments-traktor-audio2.conf | ||
| native-instruments-traktor-audio6.conf | ||
| native-instruments-traktor-audio10.conf | ||
| native-instruments-traktorkontrol-s4.conf | ||
| sb-omni-surround-5.1.conf | ||
| sennheiser-gsx.conf | ||
| simple-headphones-mic.conf | ||
| steelseries-arctis-common-usb-audio.conf | ||
| usb-gaming-headset.conf | ||