This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
Add separate "pre-generate" callback to allow preparations before a batch of generate calls #165
Labels
Milestone
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.The text was updated successfully, but these errors were encountered: