From 724e181fa0c27ce6482f373119bb18d7e58c5535 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 27 Jan 2004 09:47:13 +0000 Subject: [PATCH] Capture channels for s/pdif are 8 & 9, too --- src/conf/cards/ICE1712.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/conf/cards/ICE1712.conf b/src/conf/cards/ICE1712.conf index 7ca029e9..4bf03e16 100644 --- a/src/conf/cards/ICE1712.conf +++ b/src/conf/cards/ICE1712.conf @@ -106,8 +106,8 @@ ICE1712.pcm.iec958.0 { } capture.pcm { type route - ttable.0.10 1 - ttable.1.11 1 + ttable.0.8 1 + ttable.1.9 1 slave.pcm { type hw card $CARD -- 2.47.1