Problem with recursion check in AudioProcessorGraph

I have a reference to the profiling of that method in this post…

Are you running a Debug or Release build… that’s a recursive method so it’ll be extremely slow in a Debug build.

Rail