I have some code i'm running with a for loop based on buffer length. I'm wondering why Gen (no tilde) could throw the error
'gen: audio processing exception: Too many iterations (runaway loop?)'
surely this error should only be relevant to gen~ (msp) and not Gen (max) which is a scheduler object?