axiom icon indicating copy to clipboard operation
axiom copied to clipboard

Add separate "pre-generate" callback to allow preparations before a batch of generate calls

Open cpdt opened this issue 6 years ago • 0 comments

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.

cpdt avatar Feb 23 '19 16:02 cpdt