This is huge cleanup using new device labels in 'Syntax 8' to remove a lot of conditions. The future extensions will be simplier. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
10 lines
206 B
Text
10 lines
206 B
Text
SectionDevice."Mic:acp" {
|
|
Comment "Digital Microphone"
|
|
|
|
Value {
|
|
CapturePriority 100
|
|
CapturePCM "hw:${var:AcpCardId}"
|
|
CaptureMixerElem "Mic ACP LED"
|
|
CaptureSwitch "Mic ACP LED Capture Switch"
|
|
}
|
|
}
|