Tracktion / tracktion_engine

Tracktion Engine module
Other
1.11k stars 148 forks source link

[FR]: Optimise LatencyNode -> SummingNode #201

Open drowaudio opened 2 months ago

drowaudio commented 2 months ago

If you have a track with a single latency introducing plugin on it, all other tracks will need to be latency balanced (see image).

image

Most of these LatencyNodes will be introducing the same latency so could be replaced with a single SummingNode feeding a single LatencyNode.