Parameter value sometimes doesn't jump

Antoine Villeret's icon

I all,

I'm using automation on Live to dynamically change a M4L synth parameters but when I draw infinite slopes like a pulse the parameter in the M4L device is not always updated.

Sometimes it works fine, sometimes the old value stays in place, sometimes an intermediate value is caught.

The max update rate of my dial is set to 5 ms but are not sending anything when the value doesn't change and when it changes to fast, they are losing some of them...

I know I can use sample accurate parameter output with live.param~ but i need to send those parameters throught OSC so it's not a good solution...

So does anyone know a good working around for this issue ?

thanks

antoine

Is there any way to