Hi,All:
I have tried development a track-based multi-threads audio processor graph render without any break changes.
This experiment is based on the following constraints:
- There is a Master Mixer Node that mixes the audio from all tracks together for output to the device.
- Nodes have a tree structure; otherwise, infinite loops will occur during compilation of dependencies.