avs: fix dsp volume control names

avs_nau8825
WeirdTreeThing 2024-07-08 13:22:08 -04:00
parent b6ce2a76f6
commit c856ebb2ca
No known key found for this signature in database
GPG Key ID: 1F56A4B52998B851
3 changed files with 3 additions and 3 deletions

View File

@ -68,7 +68,7 @@ SectionVerb {
cset "name='Right Digital Vol Sel Switch' 1"
cset "name='Left Spk Switch' off"
cset "name='Right Spk Switch' off"
cset "name='ssp0p_fe DSP Volume' 1073741823"
cset "name='DSP Volume' 1073741823"
]
}
SectionDevice."Speaker" {

View File

@ -8,7 +8,7 @@ SectionVerb {
cset "name='Right Digital Volume' 56"
cset "name='Left Current Limit' 3.00A"
cset "name='Right Current Limit' 3.00A"
cset "name='ssp0p_fe DSP Volume' 1073741823"
cset "name='DSP Volume' 1073741823"
]
}
SectionDevice."Speaker" {

View File

@ -8,7 +8,7 @@ SectionVerb {
cset "name='Right DAC Low Power Mode Switch' on"
cset "name='Left Master Playback Volume' 219"
cset "name='Right Master Playback Volume' 219"
cset "name='ssp0p_fe DSP Volume' 858993480"
cset "name='DSP Volume' 858993480"
]
}