[pulseaudio-tickets] [Bug 93163] Focusrite Scarlett forced to Multichannel
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Feb 27 17:22:18 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93163
--- Comment #6 from Christian Vogel <vogelchr at vogel.cx> ---
Same problem with a Behringer X18R mixer as a 18ch input/output device, this
workaround only works when running in 18ch mode. Operation mode is selectable
in the Windows/Linux/Mac/Android mixing application to be 2 or 18ch in/out.
http://www.music-group.com/Categories/Behringer/Mixers/Digital-Mixers/XR18/p/P0BI8
By default line-level returns are on channels 17/18, so it makes sense to put
front-left/front-right there. So a routing of 16 "aux" channels, then
left/right is used.
My /usr/share/pulseaudio/alsa-mixer/profile-sets/behringer_xr18.conf:
: ;
: ; Behringer XR18: 18 inputs, 18 outputs when in 18ch mode
: ;
: ; left,right comes at the end, because in 18ch mode the last two
: ; channels are routed to/from aux-input which is most likely where
: ; you want to have your mp3 player input or jingles or ...
: ;
:
: [General]
: auto-profiles = no
:
: [Mapping analog-out]
: description = Analog Outputs
: device-strings = hw:%f
: channel-map =
aux0,aux1,aux2,aux3,aux4,aux5,aux6,aux7,aux8,aux9,aux10,aux11,aux12,aux13,aux14,aux15,left,right
:
: [Mapping analog-in]
: description = Analog Inputs
: device-strings = hw:%f
: channel-map =
aux0,aux1,aux2,aux3,aux4,aux5,aux6,aux7,aux8,aux9,aux10,aux11,aux12,aux13,aux14,aux15,left,right
: direction = input
:
: [Profile output:analog-out+input:analog-in]
: description = Analog Duplex
: output-mappings = analog-out
: input-mappings = analog-in
: priority = 100
: skip-probe = yes
$ lsusb
(...)
Bus 001 Device 014: ID 1397:00d4 BEHRINGER International GmbH
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160227/fa854c64/attachment.html>
More information about the pulseaudio-bugs
mailing list