mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
conf/ucm: bytcr-rt5651: Configure all volumes at 0dB
The volumes are taken from this commit:
753e2430cd
That commit also adds line-in support, so it has not been
taken in its entirety.
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
bdd3d24ae9
commit
3d284a78ee
1 changed files with 7 additions and 3 deletions
|
|
@ -98,16 +98,13 @@ SectionDefaults [
|
|||
cset "name='sprot_loop_out mix 0 sprot_loop_in Switch' off"
|
||||
|
||||
# default state
|
||||
cset "name='ADC Capture Volume' 126"
|
||||
cset "name='HPO MIX DAC1 Switch' on"
|
||||
cset "name='HPO MIX HPVOL Switch' off"
|
||||
cset "name='HP Playback Volume' 0"
|
||||
cset "name='HPO L Playback Switch' off"
|
||||
cset "name='HPO R Playback Switch' off"
|
||||
cset "name='HPOVOL L Switch' on"
|
||||
cset "name='HPOVOL R Switch' on"
|
||||
cset "name='IF1 ASRC Switch' on"
|
||||
cset "name='IN Capture Volume' 27"
|
||||
cset "name='IN2 Boost' 1"
|
||||
cset "name='IN1 Boost' 1"
|
||||
cset "name='LOUT L Playback Switch' on"
|
||||
|
|
@ -126,6 +123,13 @@ SectionDefaults [
|
|||
cset "name='Headphone Switch' off"
|
||||
cset "name='Speaker Switch' off"
|
||||
|
||||
# volumes for 0dB
|
||||
cset "name='OUT Playback Volume' 31"
|
||||
cset "name='HP Playback Volume' 31"
|
||||
cset "name='IN Capture Volume' 23"
|
||||
cset "name='ADC Capture Volume' 47"
|
||||
cset "name='DAC1 Playback Volume' 175"
|
||||
|
||||
# input
|
||||
cset "name='Stereo1 ADC L1 Mux' ADC"
|
||||
cset "name='Stereo1 ADC R1 Mux' ADC"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue