]> git.alsa-project.org Git - alsa-lib.git/commitdiff
ICE1712: add surround71 pcm definition
authorAlexander E. Patrakov <patrakov@gmail.com>
Mon, 30 Jun 2014 18:40:48 +0000 (00:40 +0600)
committerTakashi Iwai <tiwai@suse.de>
Tue, 1 Jul 2014 09:28:00 +0000 (11:28 +0200)
The M-Audio Delta 1010 card has 7.1 analog output, but no ready-made pcm
definition to use it.

Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
Reported-and-tested-by: Matt Zagrabelny <mzagrabe@d.umn.edu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/conf/cards/ICE1712.conf

index 398fa7ad53077d4d1c4db77ae9b5925f9650ad47..db62684e25f2408044cac34f63bbe9778bbe84b9 100644 (file)
@@ -78,6 +78,7 @@ ICE1712.pcm.surround40.0 {
 <confdir:pcm/surround41.conf>
 <confdir:pcm/surround50.conf>
 <confdir:pcm/surround51.conf>
+<confdir:pcm/surround71.conf>
 
 ICE1712.pcm.surround51.0 {
        @args [ CARD ]
@@ -98,6 +99,27 @@ ICE1712.pcm.surround51.0 {
        slave.channels 10
 }
 
+ICE1712.pcm.surround71.0 {
+       @args [ CARD ]
+       @args.CARD {
+               type string
+       }
+       type route
+       ttable.0.0 1
+       ttable.1.1 1
+       ttable.2.2 1
+       ttable.3.3 1
+       ttable.4.4 1
+       ttable.5.5 1
+       ttable.6.6 1
+       ttable.7.7 1
+       slave.pcm {
+               type hw
+               card $CARD
+       }
+       slave.channels 10
+}
+
 <confdir:pcm/iec958.conf>
 
 ICE1712.pcm.iec958.0 {