@Christoph-Hart said in Illegal operation in audio thread: Dynamic object access using []. Try object.member instead:
I'm doing that with the Console.print() calls (you can have a big party with string allocation and object resizing in there), but I have to specify this on the C++ level.
Right, I can't just ignore the ATG callout, it won't execute my functions and my instrument won't work (in HISE) π
You're correct in the assumptions and yes, I'm familiar with isDefined, I found out about it some time ago and seem to have missed these particular few checks (I just copy pasted my code before doing the changes, didn't think it would trip anyone up but thanks for caring!).