record - records *.wav files
SYNOPSIS
record [ options ]
DESCRIPTION
record records *.wav files in CD quality (i.e. 44100 Hz,
16bit, stereo). It has a input level meter, which might
be useful for sound trouble shooting (check if the mixer
settings ok for recording from the TV card etc.)
OPTIONS
-h display help text
-i dev mixer input. This should be the one where you can
adjust the record level for your audio source.
Default is "line".
-o file
basename for the output file(s), a number and the
.wav extention are added by record. Default is
"new".
-d dev set audio device. Default is "/dev/audio".
-m dev set mixer device. Default is "/dev/mixer".
AUTHOR
Gerd Knorr <kraxel@bytesex.org>
Man(1) output converted with
man2html