Amplify by percent

A very simple plug-in that provides amplification as a percentage.
200% = double amplitude
100% = no change
80% (default) = a little smaller (-1.9 dB)
50% = half amplitude
0% = silence

Values greater than 200% may be typed into the text box.

The code is very simple. It simply multiplies each sample by “the percentage x 0.01”.
amplify.ny (517 Bytes)