Laimon
2014-03-30 22:31:24
Hi, I am trying to use the midi translator to receive a certain message, save my current live set in Ableton and open a new one. Ideally this would also save the live set with a new name each time and just move on to the next one.
So the strategy I thought was to have the midi translator enter a generic name of the file in the confirmation window, say "Set", following by a number. The number would be increased every time that I save.
So here are the main questions I have:
- is it possible to create a (or use an existing) variable, initially set to 0, and then increment it every time? Would the value be persistent between sessions, e.g. I close the translator when it has value 10, and when I open it again it still has 10?
- even more importantly, how does one emulate, in the outgoing message, the keystrokes to type the value of the above variable?
Thanks for any help!
So the strategy I thought was to have the midi translator enter a generic name of the file in the confirmation window, say "Set", following by a number. The number would be increased every time that I save.
So here are the main questions I have:
- is it possible to create a (or use an existing) variable, initially set to 0, and then increment it every time? Would the value be persistent between sessions, e.g. I close the translator when it has value 10, and when I open it again it still has 10?
- even more importantly, how does one emulate, in the outgoing message, the keystrokes to type the value of the above variable?
Thanks for any help!