I have a Hammerfall Lite on a RedHat6.2 system.  The problem I have is
how to get to play a stereo file.  I get one channel on the S/PDIF but
nothing on the other one.  I do not use the ADAT interface at present
-- nothing to attach it too -- but I would like to hear both channels
of a stereo file.  I have been using aplay mainly.  I dumped the
configuration of the card (alsacntrl) and I have no idea what to do
with it.  
 Sort of unrelated, but is there any documentation or case-studies in
/etc/asound.conf?  My other machine with a M-Audio DiO 2496 works
mostly, but recording from the DAT machine seems to have only 25% of
the amplitude. 
==John ffitch
========================================================================
state.card0 = {
        control.1 = {
                comment.access = 'read write';
                comment.type = IEC958;
                iface = PCM;
                name = 'IEC958 Playback Default';
                value = 
'0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000';
        };
        control.2 = {
                comment.access = 'read write inactive';
                comment.type = IEC958;
                iface = PCM;
                name = 'IEC958 Playback PCM Stream';
                value = 
'0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000';
        };
        control.3 = {
                comment.access = read;
                comment.type = IEC958;
                iface = MIXER;
                name = 'IEC958 Playback Con Mask';
                value = 
'3b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000';
        };
        control.4 = {
                comment.access = read;
                comment.type = IEC958;
                iface = MIXER;
                name = 'IEC958 Playback Pro Mask';
                value = 
'1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000';
        };
        control.5 = {
                comment.access = 'read write';
                comment.type = ENUMERATED;
                comment.item.0 = ADAT1;
                comment.item.1 = Coaxial;
                comment.item.2 = Internal;
                iface = PCM;
                name = 'IEC958 Input Connector';
                value = Coaxial;
        };
        control.6 = {
                comment.access = 'read write';
                comment.type = BOOLEAN;
                iface = PCM;
                name = 'IEC958 Output also on ADAT1';
                value = false;
        };
        control.7 = {
                comment.access = 'read write';
                comment.type = ENUMERATED;
                comment.item.0 = AutoSync;
                comment.item.1 = Master;
                comment.item.2 = 'Word Clock';
                iface = PCM;
                name = 'Sync Mode';
                value = AutoSync;
        };
        control.8 = {
                comment.access = 'read write';
                comment.type = ENUMERATED;
                comment.item.0 = 'IEC958 In';
                comment.item.1 = 'ADAT1 In';
                comment.item.2 = 'ADAT2 In';
                iface = PCM;
                name = 'Preferred Sync Source';
                value = 'ADAT1 In';
        };
        control.9 = {
                comment.access = 'read write';
                comment.type = BOOLEAN;
                iface = PCM;
                name = 'Channels Thru';
                value.0 = false;
                value.1 = false;
                value.2 = false;
                value.3 = false;
                value.4 = false;
                value.5 = false;
                value.6 = false;
                value.7 = false;
                value.8 = false;
                value.9 = false;
                value.10 = false;
                value.11 = false;
                value.12 = false;
                value.13 = false;
                value.14 = false;
                value.15 = false;
                value.16 = false;
                value.17 = false;
        };
        control.10 = {
                comment.access = read;
                comment.type = INTEGER;
                comment.range = '0 - 96000';
                iface = PCM;
                name = 'IEC958 Sample Rate';
                value = -1;
        };
        control.11 = {
                comment.access = read;
                comment.type = ENUMERATED;
                comment.item.0 = 'No Lock';
                comment.item.1 = Lock;
                comment.item.2 = 'No Lock Sync';
                comment.item.3 = 'Lock Sync';
                iface = PCM;
                name = 'ADAT1 Sync Check';
                value = 'No Lock';
        };
        control.12 = {
                comment.access = read;
                comment.type = ENUMERATED;
                comment.item.0 = 'No Lock';
                comment.item.1 = Lock;
                comment.item.2 = 'No Lock Sync';
                comment.item.3 = 'Lock Sync';
                iface = PCM;
                name = 'ADAT2 Sync Check';
                value = 'No Lock';
        };
        control.13 = {
                comment.access = read;
                comment.type = ENUMERATED;
                comment.item.0 = 'No Lock';
                comment.item.1 = Lock;
                comment.item.2 = 'No Lock Sync';
                comment.item.3 = 'Lock Sync';
                iface = PCM;
                name = 'ADAT3 Sync Check';
                value = 'No Lock';
        };
        control.14 = {
                comment.access = read;
                comment.type = BOOLEAN;
                iface = PCM;
                name = 'Timecode Valid';
                value = false;
        };
        control.15 = {
                comment.access = 'read write';
                comment.type = BOOLEAN;
                iface = PCM;
                name = Passthru;
                value = false;
        };
        control.16 = {
                comment.access = 'read write';
                comment.type = ENUMERATED;
                comment.item.0 = ADAT1;
                comment.item.1 = Internal;
                iface = PCM;
                name = 'ADAT1 Input Source';
                value = ADAT1;
        };
};


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to