Hello,
I would like to set keyframes of device parameters from a M4L device (in Live this is called breakpoints in the clip envelope).
I made this device posted in Cycling's M4L forum https://cycling74.com/forums/set-keyfr ... m4l-device which invokes recording and gets/sends values of all live.numboxes in the device (which results in writing to the automation/ clip envelope).
The problem is that I can not suppress the unintended keyframes at the beginning and end of the recording.
Can anybody help me with a solution to this? The link above provides a detailed description of the problem and implementation details.