I hope you re well I m preparing a new concert next week and this time I will make everything for my protools not to crash during the REC !
Anyway : would that be possible to implement : current state + pad position ?
Or automatically rec the position of X and Y on morph pad. That would allow me to “create a sound / pattern” I like and record it in a Cue without thinking of adding the X Y position of each track, which can change in between cues.
The best for me would be to write every time for example:
Set Track (1 2 5 4)
Set Touch (0 0000 1 0000)
Set FX Send (0-100)
I’ve added to next update that if motion record 0 is selected on a track (so no motion is playing) it will add a setTouch() with the current coordinates for that track.
If a motion other than 0 is selected there is no point in adding a setTouch() command as the motion recording will move the touchpad directly anyways.
As for adding send FX, it will take a bit more work. Possibly it will be added in the future.