CUE Current state + morph position

Hello Ward

I hope you re well :slight_smile: 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)

Thank you
Have a good day

François

1 Like

Hi Ward,

I think, the best for everybody would be to have in the Cue Menu :

Insert Current State
Insert Current Set Touch
Insert Current FX send (if possible)

This way, everyone can “paste the right code” for its use.

Thank you
François

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.

2 Likes

Yes of course, if there is a motion, no need to have a setTouch.
Look forward for your next update
Thank you for everything