Build-in pameters that use angle values and seek speed

I would like to use seek speed with params that use angle values like “Direction”, but seek speed is interpolating between -180 and 180, so when angle switches from -180 to 179 it seeks across whole range instead of just interpolating one degree.

Thanks for the suggestion. The behavior you describe definitely seems like it would be useful, so I’ve added it to our feature/improvement tracker.

There is a way to work temporarily override seek speed, but it has drawbacks that make it useful only in certain specific circumstances: If you set the value of an event’s parameter while that event is paused, the value of the parameter changes instantly, ignoring its seek speed.