Tracktion / tracktion_engine

Tracktion Engine module
Other
1.21k stars 152 forks source link

Optimise AutomatableParameter::isAutomationActive() #194

Open drowaudio opened 9 months ago

drowaudio commented 9 months ago

Make each source increment a counter in the parent to avoid having to update all the sources every time they're iterated.