summaryrefslogtreecommitdiff
path: root/ucm-config/for_all_boards/Dell AC511 USB SoundBar/HiFi.conf
blob: e920e3c2a79343b1d53b64e81f95e79c5f41b575 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
SectionVerb {
	Value {
		FullySpecifiedUCM "1"
	}

	EnableSequence [
		cdev "hw:SoundBar"

		cset "name='PCM Playback Volume' 51"
	]

	DisableSequence [
	]
}

SectionDevice."Dell AC511 USB SoundBar Output".0 {
	Comment "SoundBar Output"

	Value {
		PlaybackPCM "hw:SoundBar,0"
	}
}

SectionDevice."Dell AC511 USB SoundBar Input".0 {
	Comment "SoundBar Input"

	Value {
		CapturePCM "hw:SoundBar,0"
	}
}