hi,
is there anyway for the axoloti board to send back debug text to the connected client when live?
specifically, when Im running sub patches with multiple voices, sometimes Id like to get information back about whats going on with a particular voice...
I cannot easily send it back via an outlet, as all voices would drive that outlet.
the only thing I can think of doing so far, is to use polyindex to drive a switch to output the data to N outlets...
but this would possibly get cumbersome if trying to debug a few different variables...
thoughts?
note: this is really occurred as i was doing poly multi stuff, and so different voices behave differently, I recognise usually, you can just debug one voice directly with dials/scopes.
I think a debug 'statement' would also be useful when developing new .axo objects.
(I think the arduino has this kind of debug function, as Ive seen it on linnstrument videos)