RMS Limiter/Compressor - does that even exist?

VST, AU, AAX, CLAP, etc. Plugin Virtual Effects Discussion
RELATED
PRODUCTS

Post

Edited
Last edited by Vortifex on Sun Apr 16, 2023 4:43 pm, edited 1 time in total.

Post

Ploki wrote: Sat Feb 05, 2022 9:50 am what a necro. :o
Update.
Vortifex wrote: Sun Feb 13, 2022 5:10 pm
wikter wrote: Fri Feb 04, 2022 12:51 am
sboullion wrote: Fri Dec 30, 2005 6:21 pm GVst compressors are rms/peak compressors.
<span class="skimlinks-unlinked">http://homepages.tesco.net/~graham.yeadon/gvst</span>/
GVST moved...
<span class="skimlinks-unlinked">https://www.gvst.co.uk/gcomp.htm?pagevi ... ctos</span>
Another great ear protection tool for developers testing plugins: RMS Limiter.
That avoids clippings that occur in alpha/beta to harm your audition.
Think about it while testing plug-ins. it just an RMS limiter away to avoid breaking things.
I am also hearing reports that Catherine Howard, wife of the king, has been executed for adultery.
Going offtopic. Thanks.
Michey wrote: Sun Feb 13, 2022 4:57 pm
rafa1981 wrote: Fri Feb 04, 2022 10:44 pm Breaking news! :D
<span class="skimlinks-unlinked">>
So? Which news?
kingozrecords wrote: Sat Feb 05, 2022 2:28 pm
MogwaiBoy wrote: Sat Feb 05, 2022 10:51 am
Ploki wrote: Sat Feb 05, 2022 9:50 am what a necro. :o
2005 :party:

Also... most limiters can act on RMS if you set the threshold deep enough. It will sound like total crap though. Maybe good for a laugh or a vintage "My SoundBlaster died" lofi effect? :lol:
I learned how to make one two days ago. Albeit it rms limits and dbfs peak limits. I made it though so that you can set the dbfs limit to +6 for the limiter to prevent it ruining your peaks and dynamic. The dBFS limiter interestingly also uses rms to ensure that the ceiling has a natural decay and the keepalive is sustained when using aggressively. I made it from scratch. The limiter used for the RMS is an old code example made by Bootsy.

<span class="skimlinks-unlinked">https: ... lug</span>

Old post, relevant question.
For testing purposes & ear care, limiting RMS per plug-in is safer than peak limiting. Enough to justify an update on an old thread.
Too many vultures around here looking for corpses contributing zero.
With heavily distorted/clipped signals, the difference between Peak & RMS signals is essential, to the point of blowing speakers or headphones.

Post

wikter wrote: Mon Feb 14, 2022 4:41 pm For testing purposes & ear care, limiting RMS per plug-in is safer than peak limiting. Enough to justify an update on an old thread.
Too many vultures around here looking for corpses contributing zero.
With heavily distorted/clipped signals, the difference between Peak & RMS signals is essential, to the point of blowing speakers or headphones.
To protect speakers from spikes, you will want to peak limit.

"RMS Limiting" is maybe only good for "worst case scenario" plugin testing. To get down to the RMS average, you need to get the threshold well below the peaks, which means it is heavy limiting all the time, well beyond the optimal range.

But it is kind of cool as a lofi crush distortion effect as it creates "drop-outs" and other artifacts.

I'll swing back to my original response which is that most/all limiters can be RMS Limiters if you set the threshold deep.

Post

Pro-L 2 RMS limiting :hihi:

Image

Post

Root Mean Square is not Max.
GLimit is free, and for testing purposes, more than enough.
The idea was to find something to put after Shortcircuit XT while it's being developed from a early alpha stage. But anyway, any plugin being tested, specially samplers, generates a burst every now & then.

Post

RMS is an interesting method, it sounds nice. But development wise, what I had to do to ensure that it is not hyperactive, is I set it to affect any volume levels above that same level in dbfs, which is a safe bet; because the resulting true peak rms will always be higher.

I think tbh, this is why most products employing this idea seem to be so destructive. By allowing it to set the floor and ceiling it's attack and release are just too irregular and would ruin a master or a reference. If however, you set a threshold of what it can impact, suddenly it is very viable.

Most times dsp dev and post processing go hand in hand, so I mention this as brain food.
I don't make audio products anymore. I sell furniture & smart products.

Post

RMS detection for peak limiting is an error. As it allows for values to exceed the limit threshold when the average values are low enough.
Maybe compression has a reason to use rms when there's a need to tame a signal, but it's very important to allow adjusting the detection buffer size to stick the process to the incoming signal.

Post Reply

Return to “Effects”