On Thu, Sep 27, 2007 at 11:54:04PM +1200, Richard wrote:
> I processed mine by using foobar2000 with the equalizer set with some gain
> and then the advanced limiter DSP plugin.  You could do the same with winamp
> and the diskwriter output plugin.
> 

or something of the sort of:

  sox -v 0.5 input_file output_file

Or:

  sox -v 1.5 input_file output_file

If you need limitergain:

  sox input_file output_file vol 1.5 amplitude 0.05

(Here: a limiter value of 0.05).

Sadly I have no time to check this myself, and have to take the word of
the sox man page for it.

-- 
               Tzafrir Cohen       
icq#16849755              jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]       
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

_______________________________________________

Sign up now for AstriCon 2007!  September 25-28th.  http://www.astricon.net/ 

--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to