diff --git a/src/conf/cards/CS46xx.conf b/src/conf/cards/CS46xx.conf index 7b957c95..19831425 100644 --- a/src/conf/cards/CS46xx.conf +++ b/src/conf/cards/CS46xx.conf @@ -13,7 +13,7 @@ CS46xx.pcm.front.0 { card $CARD } -# default with plughw/dsnoop +# default with plughw # CS46xx supports multi-playback CS46xx.pcm.default { @args [ CARD ] @@ -32,7 +32,7 @@ CS46xx.pcm.default { type plug slave.pcm { @func concat - strings [ "dsnoop:" $CARD ] + strings [ "hw:" $CARD ] } } }