[alsa-devel] [PATCH alsa-lib 1/2] USB-Audio: fix dsnoop args for Audiophile USB card
Takashi Iwai
tiwai at suse.de
Tue Jun 20 08:13:47 CEST 2017
On Sun, 18 Jun 2017 22:23:02 +0200,
Alexander Tsoy wrote:
>
> Fixes: a9b129955659 ("USB-Audio.conf: fix definition for M-Audio AudioP...")
> Signed-off-by: Alexander Tsoy <alexander at tsoy.me>
Applied, thanks.
Takashi
> ---
> src/conf/cards/USB-Audio.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf
> index e365f297..f72ef121 100644
> --- a/src/conf/cards/USB-Audio.conf
> +++ b/src/conf/cards/USB-Audio.conf
> @@ -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 ]
> }
> }
> }
> --
> 2.13.0
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
More information about the Alsa-devel
mailing list