mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
13 lines
196 B
Text
13 lines
196 B
Text
Comment "A test HDA card"
|
|
|
|
SectionUseCase."Case1" {
|
|
File "Case1.conf"
|
|
Comment "Case1 Comment"
|
|
}
|
|
|
|
SectionDefaults [
|
|
exec "my prg"
|
|
msleep 1
|
|
cdev "hw:0"
|
|
cset "name='PCM Playback Volume' 50%"
|
|
]
|