[asterisk-users] Music On Hold - How to increase volume ?

Tzafrir Cohen tzafrir.cohen at xorcom.com
Thu Sep 27 07:55:39 CDT 2007


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:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list