I'm working on a synth project using the Teensy4.1, which is going really well so far.
However I have a question about the ladder filter.
Given that it is very processor intensive, is it possible to disable the filter when not in use in order to free up resources?
if so how would I go about...