no. you can use a patch cable, which of course uses up your TR outs.
i’ll consider adding internal script triggering via command, but the recursion issue is more of a design challenge-- sure, infinite loops are preventable, but what happens when you try to do an infinite loop? just issue a warning and do nothing? maybe that’s the trick.
yes. and M for metro and I for init. plus you can live code.
yes, DEL only goes for one line. like #1 you could DEL a TR.PULSE to an input for a whole script.
it’s in there. use:
TIME
to read the timer in ms. you can reset the clock:
TIME 0
at any point.
yes, quite easily. i’ll likely work something like this into the tutorials. stay tuned.