mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
conf: USB-Audio: fix dsnoop args for Audiophile USB card
Fixes: a9b1299556 ("USB-Audio.conf: fix definition for M-Audio AudioP...")
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
c550a421a3
commit
6c53557300
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ USB-Audio."Audiophile USB (tm)".pcm.default {
|
|||
type plug
|
||||
slave.pcm {
|
||||
@func concat
|
||||
strings [ "dsnoop:DEVICE=1,CARD=" $CARD ]
|
||||
strings [ "dsnoop:DEV=1,CARD=" $CARD ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue