Try setting the capture port using alsamixer.  The LiveDrive line
capture is a separate switch from the board line in.
Look at the SB-Live-mixer.txt file (alsa-driver) for more detail.
I use a emu10k1 w/the little Hoontech board, here is my .asoundrc. 


pcm.emu10k1 {
   type hw
   card 0
   device 0
}

ctl.emu10k1 {
   type hw
   card 0
}

pcm.emu_spdif {
    type plughw
    slave.pcm emu10k1
}

rawmidi.mpu {
        type hw
        card 0
        device 0
        subdevice 0
}
rawmidi.synth1 {
        type hw
        card 0
        device 1
        subdevice 0
}
rawmidi.synth2 {
        type hw
        card 0
        device 2
        subdevice 0
}

cliffw
                                                              1,1           Top

> 
> I can't seem to record from my live drive line in. 
> I can hear the line in fine through my headphones, but nothing gets
> recorded.  i can record through the regular line in on the back of my
> computer just fine. 
> 
> Here is the relavent part of my amixer output. I am using an oss 
> program (audigy) to actually do the recording. This is a new version of
> alsa cvs. 
> 
> Also, can anyone send me their .asoundrc for this card, or a midiman
> delta1010? 
> 
> Thanks,
> reynald
> 
> Simple mixer control 'Line LiveDrive',0
>   Capabilities: pvolume cvolume cswitch
>   Playback channels: Front Left - Front Right 
>   Capture channels: Front Left - Front Right 
>   Limits: Playback 0 - 100 Capture 0 - 100
>   Front Left: Playback 96 [96%] Capture 96 [96%] [on] 
>   Front Right: Playback 96 [96%] Capture 96 [96%] [on]
> 
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user



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

Reply via email to