I’m trying to track down why my AudioProcessorGraph stops rendering on certain connections… all the connections appear legal…
Before I reinvent the wheel, thought I’d ask if anyone has written a debug method to output the nodes and connections of an AudioProcessorGraph object? basically to output them as a block diagram showing all the nodes and connections.
Cheers,
Rail