[pulseaudio-discuss] [PATCH] alsa-mixer: Add lineout to surround21 mappings
David Henningsson
david.henningsson at canonical.com
Thu Jan 29 07:20:22 PST 2015
On 2015-01-29 08:52, David Henningsson wrote:
> Ack!
...and pushed.
>
> On 2015-01-29 06:53, Tanu Kaskinen wrote:
>> This makes the analog-surround-21 mapping consistent with other
>> surround mappings. I'm not sure if this makes any practical
>> difference, though.
>> ---
>> src/modules/alsa/mixer/profile-sets/default.conf | 2 +-
>> src/modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf |
>> 2 +-
>> src/modules/alsa/mixer/profile-sets/force-speaker.conf | 2 +-
>> 3 files changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/src/modules/alsa/mixer/profile-sets/default.conf
>> b/src/modules/alsa/mixer/profile-sets/default.conf
>> index bfb54c9..2d6720e 100644
>> --- a/src/modules/alsa/mixer/profile-sets/default.conf
>> +++ b/src/modules/alsa/mixer/profile-sets/default.conf
>> @@ -118,7 +118,7 @@ priority = 10
>> [Mapping analog-surround-21]
>> device-strings = surround21:%f
>> channel-map = front-left,front-right,lfe
>> -paths-output = analog-output analog-output-speaker
>> +paths-output = analog-output analog-output-lineout
>> analog-output-speaker
>> priority = 8
>> direction = output
>> diff --git
>> a/src/modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf
>> b/src/modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf
>> index 9c57a20..41924f4 100644
>> --- a/src/modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf
>> +++ b/src/modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf
>> @@ -37,7 +37,7 @@ priority = 10
>> [Mapping analog-surround-21]
>> device-strings = surround21:%f
>> channel-map = front-left,front-right,lfe
>> -paths-output = analog-output analog-output-speaker-always
>> +paths-output = analog-output analog-output-lineout
>> analog-output-speaker-always
>> priority = 8
>> direction = output
>> diff --git a/src/modules/alsa/mixer/profile-sets/force-speaker.conf
>> b/src/modules/alsa/mixer/profile-sets/force-speaker.conf
>> index 8e5d429..dec57d5 100644
>> --- a/src/modules/alsa/mixer/profile-sets/force-speaker.conf
>> +++ b/src/modules/alsa/mixer/profile-sets/force-speaker.conf
>> @@ -36,7 +36,7 @@ priority = 10
>> [Mapping analog-surround-21]
>> device-strings = surround21:%f
>> channel-map = front-left,front-right,lfe
>> -paths-output = analog-output analog-output-speaker-always
>> +paths-output = analog-output analog-output-lineout
>> analog-output-speaker-always
>> priority = 8
>> direction = output
>
> _______________________________________________
> pulseaudio-discuss mailing list
> pulseaudio-discuss at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
More information about the pulseaudio-discuss
mailing list