O values in timeliner

I use timeliner to send values for scaling an object.

Some values in the curve are sent as Ø (slashed zero) resulting in flickering of my animation. What does Ø mean?

~stahl

hei stahl, please check spread definitions then come back if your question is not answered.

thx, i now use a S+H which is set, if the Match Count of OSCDecoder is > 0.

i still don’t know why OSCDecoder is receiving Ø spreads from the timeliner.

~stahl

good.

vvvv and timeliner are not running in sync. therefore it can happen that in a vvvv frame no data (ie. Ø) is received from timeliner. with the s+h you simply catch that case. see?