Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

OSC cause an asynchronization ?

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
allen hyoga

OSC cause an asynchronization ?

Post by allen hyoga » 25 Jul 2013, 11:34

I had a test on OSC and Keyboard node for the same C# passing structure.OSC made values different and Keyboard node works well.
Is there someone can explain why the OSC node caused an asynchronous value ? :?:
Attachments
TestCmd.vza
(7.44 KiB) Downloaded 331 times
asynchronize1-last2.jpg
asynchronize1-last1.jpg

chriss0212
Posts: 666
Joined: 18 Jan 2012, 20:56
Location: wuppertal
Contact:

Re: OSC cause an asynchronization ?

Post by chriss0212 » 25 Jul 2013, 12:10

dont know what you try to do but maybe this helps

greetz

christian
Attachments
TestCmd2.vza
(7.67 KiB) Downloaded 328 times

allen hyoga

Re: OSC cause an asynchronization ?

Post by allen hyoga » 26 Jul 2013, 03:44

Hi Chris,thanks for your rapid reply.

It works if delay the event trigger. : )
However delay or timer control always depends on the performance(clock speed) of CPU.For a core or a xeon cpu, their result are different.I mean it is not steady.

I try a the same behaviour by the keyboard node.The time of passing value is synchronous with the event trigger.But OSCIn node is asynchronous,which cause my presentation show the delayed value when OscIn triggered. : (

Regards
AllenH

Post Reply