I’m currently writing my first audio plugin.
I don´t like the dsp lowpass filter, therefore I want to include a lowpass code strip in my Juce plugin, but it is tricky.
I don´t know, at I need (a) new Header file(s) or not.
How would you Include this stips ?