登录:     


Forum: VirtualDJ Plugins

Topic: OnTimer() function ?

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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 ?

 

发表时间 Wed 07 Jun 06 @ 12:39 pm
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.
 

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.
 

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..
 



(陈旧帖子或论坛版块会自动关闭)