Remove FC from Studio 1824c channel map

This commit is contained in:
2023-12-10 18:44:42 +00:00
parent 9c97905bb6
commit 8380969c95
3 changed files with 23 additions and 8 deletions

View File

@ -28,11 +28,11 @@ with lib.my;
capture.props = {
node.name = "1824c_Speakers"
media.class = "Audio/Sink"
audio.position = [ FL FR FC SL SR LFE ]
audio.position = [ FL FR SL SR LFE ]
}
playback.props = {
node.name = "playback.1824c_Speakers"
audio.position = [ AUX0 AUX1 AUX2 AUX3 AUX4 AUX5 ]
audio.position = [ AUX0 AUX1 AUX3 AUX4 AUX5 ]
target.object = "alsa_output.usb-PreSonus_Studio_1824c_SC4E21110775-00.multichannel-output"
stream.dont-remix = true
node.passive = true