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

RE: Amplify a wav file and join wav files under Lenny



> From: Josep M. [mailto:websurfer@navegants.com]
> Sent: Friday, August 21, 2009 5:51 AM
> 
> Hello.
> 
> I need amplify 3db a lot of files, the best will be using linux command
> line...there is any tool what can do this?
> 
> Also, I need join wav files from command line ...there is any tool what
> can do this?
> 
> I use Debian Lenny.
> 
> Thanks
> Kokolisso

Sox will do what you want.  Something like:

sox infile1.wav infile2.wav outfile.wav vol 3 dB

should do the trick.  Hope this helps!

-- Kevin



Reply to: