Open
Description
I have been writing some live_loops and rather than defining some variable values outside the loop have been using defonce definitions to put them inside the loop, as I think you (Sam) have said previously that it was better not to pass external variable data into a live loop. It works fine, but the output window is rather swamped by not re-evaluating defonce messages each time the loop traverses. Is it possible to add a switch to turn off these messages, just as you can turn off cue messages.