I suggest the cursor/curve inspector to allow user to change OSC message period. The “setMessage” API is great and I just now made use of it, but I would find it very useful under many conditions to do it directly from the inspector.
I may want to (or need to) do thinning of OSC packets and then, if necessary, perform smoothing in my downstream app. Sometimes a high level of cursor tracking-precision is not needed, and one can do smoothing in the server (in Max, for example, where I would use the [line] or [line~] object to generate a smooth ramp).
Cheers,
–Bob