I've been trying to get my soundcard (cs46xx based) to capture sound
from AUX/Mic/CD inputs. I have been using a TV card as my input (hooked
up to Aux IN).
I have had some success. First I startup xawtv. Then, through the
alsamixer, I turned on capture for ADC, DAC, and mixer. By doing this I
stil
Simeon Penev wrote:
> i want to use the second feature and play music on all boxes, not
> just the 2 front ones.
Put the following into your ~/.asoundrc:
pcm.dup {
type plug
slave.pcm hw
slave.channels 4
route_policy duplicate
}
and play to the device "dup".
HTH
Dmitry wrote:
> I suspect that my parameters to dmix are incorrect (the bufersize
> etc).
>
> slave {
> pcm "hw:1,0"
> period_time 0
> period_size 1024
> buffer_size 4096 # buffer size < 6653, but pow(x, 2)
> r
Is there a document which describes how to configure the emu10k1 driver
for the Audigy2 platinum
I particularly want to use the MIDI IN port for an external midi
keyboard. I've tried two keyboards both of which are functioning but
neither of which work via the Audigy MIDI IN port.
Both the MID
>do you know how's the front panel support now - is it possible to
>record via line in and RCA inputs on liveDrive?
I think yes, just set these volumes:
Line LiveDrive Capture Volume - 100 %
Line LiveDrive Capture Switch - unmute
Line2 LiveDrive Capture Volume - 100 %
Line2 LiveDrive Capture Sw
>interestingly enough, even though i have a sound blaster live!, and
>lspci says
>i have the emu10k1 chip, alsamixer has the following information in
>the upper
>left hand corner:
>
>Card: Sound Blaster
>Live!│
>Chip: SigmaTel
>STAC9708/11
Hi,
>Simeon Penev wrote:
>> Am Donnerstag, 29. April 2004 11:12 schrieben Sie:
>> > Simeon Penev wrote:
>> > > But how do i run the other boxes.
>> > > aplay -D "plughw:1,1"doesn't work. Says that the device doesn't
>> > > exist.
>> >
>> > Send a 6-channel file to plughw:1,0.
>>
>> but is it p