Skip to content

Commit ee717e4

Browse files
KamilxPaszkietSzymonRichert
authored andcommitted
NVLS: Update alsa state
update alsa state for NVLS SDW Signed-off-by: Kamil Paszkiet <kamilx.paszkiet@intel.com>
1 parent 270d240 commit ee717e4

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

alsa_settings/NVLS_RVP_SDW.state

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -29,49 +29,49 @@ state.sofsoundwire {
2929
control.3 {
3030
iface MIXER
3131
name 'rt722 FU0F Capture Volume'
32-
value.0 34
33-
value.1 34
32+
value.0 63
33+
value.1 63
3434
comment {
3535
access 'read write'
3636
type INTEGER
3737
count 2
3838
range '0 - 63'
3939
dbmin -1725
4040
dbmax 3000
41-
dbvalue.0 825
42-
dbvalue.1 825
41+
dbvalue.0 3000
42+
dbvalue.1 3000
4343
}
4444
}
4545
control.4 {
4646
iface MIXER
4747
name 'rt722 FU33 Boost Volume'
48-
value.0 0
49-
value.1 0
48+
value.0 3
49+
value.1 3
5050
comment {
5151
access 'read write'
5252
type INTEGER
5353
count 2
5454
range '0 - 3'
5555
dbmin 0
5656
dbmax 3000
57-
dbvalue.0 0
58-
dbvalue.1 0
57+
dbvalue.0 3000
58+
dbvalue.1 3000
5959
}
6060
}
6161
control.5 {
6262
iface MIXER
6363
name 'rt722 FU06 Playback Volume'
64-
value.0 60
65-
value.1 60
64+
value.0 45
65+
value.1 45
6666
comment {
6767
access 'read write'
6868
type INTEGER
6969
count 2
7070
range '0 - 87'
7171
dbmin -6525
7272
dbmax 0
73-
dbvalue.0 -2025
74-
dbvalue.1 -2025
73+
dbvalue.0 -3150
74+
dbvalue.1 -3150
7575
}
7676
}
7777
control.6 {
@@ -217,87 +217,87 @@ state.sofsoundwire {
217217
control.17 {
218218
iface MIXER
219219
name 'Pre Mixer Jack Out Playback Volume'
220-
value.0 45
221-
value.1 45
220+
value.0 33
221+
value.1 33
222222
comment {
223223
access 'read write'
224224
type INTEGER
225225
count 2
226226
range '0 - 45'
227227
dbmin -9999999
228228
dbmax 0
229-
dbvalue.0 0
230-
dbvalue.1 0
229+
dbvalue.0 -2400
230+
dbvalue.1 -2400
231231
}
232232
}
233233
control.18 {
234234
iface MIXER
235235
name 'Post Mixer Jack Out Playback Volume'
236-
value.0 36
237-
value.1 36
236+
value.0 33
237+
value.1 33
238238
comment {
239239
access 'read write'
240240
type INTEGER
241241
count 2
242242
range '0 - 45'
243243
dbmin -9999999
244244
dbmax 0
245-
dbvalue.0 -1800
246-
dbvalue.1 -1800
245+
dbvalue.0 -2400
246+
dbvalue.1 -2400
247247
}
248248
}
249249
control.20 {
250250
iface MIXER
251251
name 'Pre Mixer Deepbuffer Jack Out Volume'
252-
value.0 45
253-
value.1 45
252+
value.0 0
253+
value.1 0
254254
comment {
255255
access 'read write'
256256
type INTEGER
257257
count 2
258258
range '0 - 45'
259259
dbmin -9999999
260260
dbmax 0
261-
dbvalue.0 0
262-
dbvalue.1 0
261+
dbvalue.0 -9999999
262+
dbvalue.1 -9999999
263263
}
264264
}
265265
control.21 {
266266
iface MIXER
267267
name 'Pre Mixer Speaker Playback Volume'
268-
value.0 45
269-
value.1 45
268+
value.0 0
269+
value.1 0
270270
comment {
271271
access 'read write'
272272
type INTEGER
273273
count 2
274274
range '0 - 45'
275275
dbmin -9999999
276276
dbmax 0
277-
dbvalue.0 0
278-
dbvalue.1 0
277+
dbvalue.0 -9999999
278+
dbvalue.1 -9999999
279279
}
280280
}
281281
control.22 {
282282
iface MIXER
283283
name 'Post Mixer Speaker Playback Volume'
284-
value.0 45
285-
value.1 45
284+
value.0 0
285+
value.1 0
286286
comment {
287287
access 'read write'
288288
type INTEGER
289289
count 2
290290
range '0 - 45'
291291
dbmin -9999999
292292
dbmax 0
293-
dbvalue.0 0
294-
dbvalue.1 0
293+
dbvalue.0 -9999999
294+
dbvalue.1 -9999999
295295
}
296296
}
297297
control.26 {
298298
iface MIXER
299299
name 'Post Mixer Speaker Playback DRC switch'
300-
value false
300+
value true
301301
comment {
302302
access 'read write'
303303
type BOOLEAN
@@ -340,7 +340,7 @@ state.sofsoundwire {
340340
control.31 {
341341
iface MIXER
342342
name 'Microphone Capture DRC switch'
343-
value false
343+
value true
344344
comment {
345345
access 'read write'
346346
type BOOLEAN

0 commit comments

Comments
 (0)