Hello Lee,

sox infile -t alsa -w -s plughw:1,1

does not immediately work. There is a syntax-error and I get

sox: Can't open input file 'infile': No such file or directory


But in the meantime I figured out the code that works for me:

sox -t alsa -w -s plughw:1,1 -t cdr ... (then I pass the output to lame)


Thanks for your help!

Bodo



Lee Revell wrote:
> On Mon, 2006-07-10 at 21:02 +0200, [EMAIL PROTECTED] wrote:
>>> Please read the sox documentation for how to use it with ALSA.
>> I would love to read it! Can you tell me where I find it?
>>
>> The only documentation I know is the man-page and there current example
>> on how to use sox on ALSA there is
>>
> 
> I don't know, I've never used sox.  I just assumed there was
> documentation.
> 
>> Example: sox infile -t alsa -w -s /dev/snd/pcmC0D0p
> 
> That's really from the sox man page?  It's totally wrong.  So is the
> page:
> 
> http://www.domenech.org/bt878a-adc/alsa-e.htm
> 
> Does "sox infile -t alsa -w -s plughw:1,1" work?
> 
> Lee
> 
> 
> 
> 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to