Re: [ecasound] Trouble with capture and latest alsa

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] Trouble with capture and latest alsa
From: Luke Tindall (luke@maths.ex.ac.uk)
Date: Fri Jul 13 2001 - 12:16:35 EEST


On Friday 13 July 2001 00:09, you wrote:
> > I don't know enough about Delta44 to give you better instructions, but
> > you should try something like:
> >
> > ecasound -f:16,4,44100 -i:alsahw,0,0 -f:16,2,44100 -o:foo.wav
> > ecasound -f:32,1,44100 -i:alsahw,0,0 -f:16,2,44100 -o:foo.wav
>
> I tried this:
>
> for BITS in 8 16 24 32; do
> for CHANNELS in 1 2 4 10; do
> for RATE in 8000 44100 48000 96000; do
> ecasound -f:$BITS,$CHANNELS,$RATE -i:alsahw,0,0 -f:16,2,44100
> -o:foo.wav
> done
> done
> done
>
>
> And always got the same error, save those runs
> using 32 bit, in which case I always got
>
> "Enabling chainsetup: AUDIOIO-ALSA3: Channel count X is out of range!
>
> Thanks,
>
> Toby

Have you tried recording with arecord?

-- 
Luke Tindall
--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Jul 13 2001 - 12:16:27 EEST