• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Comment "A test HDA card"
2
3SectionUseCase."Case1" {
4	File "Case1.conf"
5	Comment "Case1 Comment"
6}
7
8SectionDefaults [
9	exec "my prg"
10	msleep 1
11	cdev "hw:0"
12	cset "name='PCM Playback Volume' 50%"
13]
14