Hey folks,
I haven't worked with juce for a year or so and now re-start :-). My general purpose is to apply a filter to a signal. Lets assume the data flow is working and i have to apply a filter to a given channel. This works for juce inclued filter. However, I have more complicated filters, lets say a set of 24 pole and zero pairs. What is the most common way to apply a filter with such coefficients without implementing it on my own?
any example would be really helpful.
kind regards,
aldaris