Quick Sign In:  

Forum: VirtualDJ Plugins

Topic: OnTimer() function ?

This topic is old and might contain outdated or incorrect information.

pernPRO InfinityMember since 2004
Ok , i'm mainly a C# programmer not a C++ that's why some "stupid questions" ;-)

I'm using the wizzard and a need a OnTimer() function to add some code to. How do i add it ?

 

Posted Wed 07 Jun 06 @ 12:39 pm
adrianhHome userMember since 2006
What device do you want to write a plugin for, because I don't think sound/visual plugins have an ontimer method. This way we can point you in the right direction.
 

Posted Wed 07 Jun 06 @ 3:46 pm
pernPRO InfinityMember since 2004
I'm accessing my own hardware and want to write a mapper plugin for it. It's an controller to controll all the video featuresin the first version. So it has some buttons , faders and rotary encoders.

For that a need a timer function where i can put all the hardware communication code / checks etc.
 

Posted Wed 07 Jun 06 @ 6:05 pm
pernPRO InfinityMember since 2004
ok , i had a guess that i needed to do that.

I have done thread programming in C# but not in C++ , but it must be similar .

@djcel , thanks . that saves me a lot of time..
 

Posted Wed 07 Jun 06 @ 6:45 pm


(Old topics and forums are automatically closed)