[Gllug] Sound Recording on Line-In
Minty
mintywalker at gmail.com
Sat Jul 16 14:02:44 UTC 2005
On 7/16/05, Steve Nelson <sanelson at gmail.com> wrote:
> Question is what very simple (preferably
> command-line or curses) software is recommended to capture the input
> (presumably to wav?) ?
/usr/bin/rawrec [-t $time] output.wav
or for ogg files
/usr/bin/rawrec [-t $time] | /usr/local/bin/oggenc -r -Q -q 5 - >
/your/output/dir/some.ogg
you may also want to check out sox for audio file conversion, and
aumix for adjusting the mixer levels
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list