I have custom driver (MIDI remote script) for it. But can't access UNDO and CLEAR params.
stdout print for the "Looper" device parameters:
Code: Select all
@ Device On min[0.0] max[1.0]
@ State min[0.0] max[3.0]
@ Feedback min[0.0] max[1.0]
@ Reverse min[0.0] max[1.0]
@ Monitor min[0.0] max[3.0]
@ Speed min[-36.0] max[36.0]
@ Quantization min[0.0] max[14.0]
@ Song Control min[0.0] max[2.0]
@ Tempo Control min[0.0] max[2.0]
How can i access UNDO and CLEAR params through the LiveAPI interface???
Help please, its main factor for the Live 7 to Live 8 migration