[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: about audacity and sound recording on Linux



On Mon, 19 Feb 2007 23:03:41 +0100
marcus.blumhagen@web.de wrote:

> BTW, if you want to do all recording and converting on the fly, you
> can use arecord to record from alsa and pipe the output directly to
> oggenc or lame (but at least for lame with VBR this might brake the 

FWIW, sox can do "inline" recording (and coversion to ogg, or mp3, but
the ogg is restricted to a speed of 128, I believe, if you do it "on the
fly"), using the -t ossdsp switch, like

$ sox -V -c2 -r 44100 -t ossdsp -w -s /dev/dsp $1.ogg

> Marcus Blumhagen


-- 
------------------------------------------------------------------------
David E. Fox                              Thanks for letting me
dfox@tsoft.com                            change magnetic patterns
dfox@m206-157.dsl.tsoft.com               on your hard disk.
-----------------------------------------------------------------------



Reply to: