6.0 OSC performance issue.

Post your questions here and we'll all try to help.
Post Reply
alessandrogaspani
Posts: 1
Joined: Sun Sep 09, 2018 12:32

6.0 OSC performance issue.

Post by alessandrogaspani »

Hello everybody,

This is my situation:
I made a Unity software, linked via osc to resolume 6.0 trial, to move an image on a wall 1 meter in the right 1 millimeter at once.

I decided to move the image layer by the anchorX value, and i send osc packets converted correctly every 0.01 seconds..

it works pretty good..but i have an issue with smoothing...
The composition shows 60FPS.
My osc packets came really fast, by the monitor i see 1 ms gap between the start time and the time of arrive.

My image moves not smoot, jumps..
Can i set the smoothing playback anywhere?

Can you help me?
Alessandro

User avatar
Oaktown
Resolume honorary member
Posts: 2837
Joined: Tue May 08, 2012 15:19
Location: Oakland, CA

Re: 6.0 OSC performance issue.

Post by Oaktown »

Try moving your content at a pace that matches your FPS such as 1/30th or 1/60th of a second for 60FPS instead of 1/100th of a second.

Post Reply