ucm: allow bind modifier to specific instances, other fixes

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2011-01-31 14:24:19 +01:00
parent a16008023e
commit 37c7e2843f
5 changed files with 67 additions and 17 deletions

View file

@ -8,4 +8,6 @@ SectionUseCase."Case1" {
SectionDefaults [
exec "my prg"
msleep 1
cdev "hw:0"
cset "name='PCM Playback Volume' 50%"
]