LDRF - TheTechnobear/SSP GitHub Wiki

LDRF - quad ladder filter

a quad low pass filter, based on 'moog style' ladder filter.

Documentation

Note: This is the primary page for documentation on this modules

Developer: TheTechnobear

I develop these plugins for free, please consider supporting my efforts with a donation. https://ko-fi.com/thetechnobear

Parameters

Name Desc
Cutoff 1-4 filter cutoff for each filter
Res 1-4 filter resonance for each filter

Inputs

Name Desc
In 1-4 input signal for each filter
Cutoff 1-4 filter cutoff for each filter
Res 1-4 filter resonance for each filter

Outputs

Name Desc
Out 1-4 output signal for each filter

Buttons

Name Desc

General Usage

a typical ladder low pass filter... what more to say? basically, you'll get a bit more squelch and squeal that the state variable filter (SVF)

it should be noted this is NOT an analog modelled form... its based on a common digital model. (which also makes it much cheaper in terms of cpu)

Tips

why another filter? , we have already SVF? all filters have different characteristics... the state variable filter (SVF) is a fantastic multple purpose filter, with LP, HP and BP. but the moog ladder filter has a bit more 'character'... and was made famous in many tracks.

I have my standard processing shortcut here... if you do not connect an input to the module, it will not process audio i.e. cpu wil load will increase depending if you use 1, 2, 3 or 4 of the filters.

Change Log

  • 1.0.0 initial EAP release

Credits: