Clip/device user action Syntax
Clip actions
you have to specify the clip with USER_CLIP instead of CLIP, followed by the UA’s name.
Examples:
to use the user action setclipgroove
for the clip in slot 2 on track 1:
[] 1 / USER_CLIP(2) SETCLIPGROOVE 1
same goes for device actions:
to trigger the useraction contextbinding
for the first device on track 1:
[] 1 / USER_DEV(1) contextbinding