On Tue, 11 Jul 2006 [EMAIL PROTECTED] wrote:

> 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

"infile" is supposed to be the NAME of the input file that you are trying
to play. It is not a command to sox. Are you trying to play a file or
record one?


>
>
> 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)
>

That is for recording. Are you recording or playing?

>
> 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
>

-- 
William G. Unruh   |  Canadian Institute for|     Tel: +1(604)822-3273
Physics&Astronomy  |     Advanced Research  |     Fax: +1(604)822-5324
UBC, Vancouver,BC  |   Program in Cosmology |     [EMAIL PROTECTED]
Canada V6T 1Z1     |      and Gravity       |  www.theory.physics.ubc.ca/


-------------------------------------------------------------------------
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