Posted to comp.os.linux.misc,rec.audio.misc,alt.audio.minidisc,rec.audio.pro
|
|
command line audio tools for linux?
wrote:
concatenate a string of WAV files
sox infile1 [ infile2 ... ] outfile
(max 32 input files)
maximize volume
normalize file.wav (http://normalize.nongnu.org/) or
ecanormalize file.wav (part of ecasound)
automagically split the big honkin file where the level falls
below a given dB level for, oh 3-5 seconds
gramofile ( http://www.opensourcepartners.nl/~costar/gramofile/ )
according to
http://www.opensourcepartners.nl/~co...racksplit2.txt is
capaple of splitting automatically wav into smaller portions.
HTH
--
Emiliano Grilli
Linux user #209089
http://www.emillo.net
|