Open cpdt opened 5 years ago
This should allow us to optimize some functions like delay and the various biquad filters where changing a parameter is expensive, by only performing recalculations once before a batch.
delay
This should allow us to optimize some functions like
delay
and the various biquad filters where changing a parameter is expensive, by only performing recalculations once before a batch.