Peak Vs. RMS detection

DSP related issues, mathematics, processing and techniques
Post Reply
Rocko
Posts: 186
Joined: Tue May 15, 2012 12:42 pm

Peak Vs. RMS detection

Post by Rocko »

Hi,

I'm playing around with a simple compressor design.
I used the stock FS compressor, stripped it down and remained with the core of it only.

I noticed that the detector is a peak detector.

Shouldn't/don't compressors use an RMS detector? I had thought peak detection was for fast limiters only.

How many samples do you recommend me to use an 'RMS detector' for it to be a 'fast compressor'?

Any links, ideas or such would be appreciated.

Thanks,
Rocko
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: Peak Vs. RMS detection

Post by tester »

I guess it may depend on design. In this case - all values below certain threshold are amplified, but in order to do so - values must be detected (and values are peak values).

Continuing my guessing, in more complex design - you may play with the RMS flow, giving boost according to this flow on one side, but limiting the top (peak values) on the other side.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Peak Vs. RMS detection

Post by RJHollins »

Shouldn't/don't compressors use an RMS detector? I had thought peak detection was for fast limiters only.

Compressor designs [hardware] can be Peak or RMS based. Some designs incorporate both.
Post Reply