AudioProcessorGraph with Feedback loops

Yes it is… I spent some time looking into it today… As discussed in the previous thread… if there’s a feedback loop… the input is set to zero

I don’t even think it would be easy to add a method like: willConnectionCauseFeedbackLoop()… so I’m working on handling the dynamic enabling & disabling of sends externally (to the AudioProcessorGraph).

I guess this’ll go on the wish list pile.

Cheers,

Rail

1 Like