- fixed the wrong driver name (just copied from RME9636).

- fixed the control type of "IEC958 Playback PCM Stream".
This commit is contained in:
Takashi Iwai 2004-02-09 17:06:02 +00:00
parent a3149ac3f5
commit 4f8254f654

View file

@ -1,10 +1,10 @@
#
# Configuration for the RME9636
# Configuration for the RME9652
#
<confdir:pcm/front.conf>
RME9636.pcm.front.0 {
RME9652.pcm.front.0 {
@args [ CARD ]
@args.CARD {
type string
@ -18,7 +18,7 @@ RME9636.pcm.front.0 {
<confdir:pcm/iec958.conf>
RME9636.pcm.iec958.0 {
RME9652.pcm.iec958.0 {
@args [ CARD AES0 AES1 AES2 AES3 ]
@args.CARD {
type string
@ -53,6 +53,7 @@ RME9636.pcm.iec958.0 {
type ctl_elems
hook_args [
{
interface PCM
name "IEC958 Playback PCM Stream"
lock true
value [ $AES0 $AES1 $AES2 $AES3 ]