Quote:
Quote:
Added 'Loud Burst Protection' to both Multiband and all singleband compressors. With this you can remove loud sounds that are not caught by the compressor.
I don't get that right..
Protect compressor from compressor? Also, what exactly it do ?
Well, for now it's here for testing. There was a preset by Jesse that had issues with loud bursts after silence, and so I implemented something similar to the 'volume jump protection' in the AGC. But.. Looking at what it does it seems to affect a lot more than just bursts, so I'm not too sure how useful it is.
What it does (and remember it's disabled by default)
- Performs normal compression -> results in level A
- Performs compression with Attack set to 1 ms -> results in level B
- Takes the MINIMUM of (level A) and (level B * Loud burst Ratio). So normally you get level A, but when there's a loud burst it will switch to B (multiplied by this ratio setting).
I tested this with singleband compression and it worked really really well. But with multiband it appears to be less good - not sure yet why (could be related to settings).