I'm
new to scripting with Mobius... and although I think I'm not a total
idiot, I apparently am tending in that direction at the moment, since
I've spent hours reading the mobius docs and "debugging" my simple
scripts, but without success...
Question: I want to write a script bound to a single MIDI trigger that will
- end recording in current track
- switch to next track
- start Multiply-recording in the new track
- use the same MIDI trigger to end Multiply in this track
I've tried just using the most simple script (written in Notepad ++ ANSI):
Nexttrack
Multiply
...but when I use this it does the following:
1) goes to the next track
2) records one cycle
3) stops recording automatically and switches to play...