Skip to content
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

Open
cpdt opened this issue Feb 23, 2019 · 0 comments
Labels
compiler Issues related to the editor's runtime/compiler enhancement
Milestone

Comments

@cpdt
Copy link
Member

cpdt commented Feb 23, 2019

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 cpdt added enhancement compiler Issues related to the editor's runtime/compiler labels Feb 23, 2019
@cpdt cpdt added this to the 0.4.4 milestone Feb 23, 2019
@cpdt cpdt modified the milestones: 0.4.4, 0.5.0 Mar 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler Issues related to the editor's runtime/compiler enhancement
Projects
None yet
Development

No branches or pull requests

1 participant