[LAD] relative_dynamics.lv2

Florian Paul Schmidt mista.tapas at gmx.net
Thu Nov 17 12:49:25 CET 2022


Hi,

this is another "weird" plugin which I finally found the time to
implement. It's a dynamics processor that doesn't care about absolute
thresholds. It just computes two envelopes, env1 and env2, filtered with
exponential smoothing filters with different time constants t1 and t2
(usually t1 < t2). Their ratio r is computed and the audio signal is
then multiplied by 1/r.

https://github.com/fps/relative_dynamics.lv2

Some additional controls (clamping of the resulting factor and optional
delaying of the original audio relative to the envelopes) are provided
for fun and profit..

Kind regards,
FPS

--
https://dfdx.eu


More information about the Linux-audio-dev mailing list