Tracktion / tracktion_engine

Tracktion Engine module
Other
1.11k stars 148 forks source link

Optimise AutomatableParameter::isAutomationActive() #194

Open drowaudio opened 4 months ago

drowaudio commented 4 months ago

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