Hi All,
Is there some way we can create a plugin to control and load the plalists and the automix buttons etc... to create a scheduler for the VirtualDJ.
this way we can make something like an auto pilot for it.
10x
Is there some way we can create a plugin to control and load the plalists and the automix buttons etc... to create a scheduler for the VirtualDJ.
this way we can make something like an auto pilot for it.
10x
Mensajes Mon 30 May 05 @ 4:43 pm
I had the same idea but i didn't have enough time to finish it :-(
http://www.virtualdj.com/forum/display.html?topic=8312
http://www.virtualdj.com/forum/display.html?topic=8312
Mensajes Mon 30 May 05 @ 6:48 pm
Hi djcel,
as for the loop problem , all you need is a sleep inside the loop with lets say somthing like 500 -1000 ms
anyway it does not really matter if it will be a second late.
i do want to do some work on it, but did not succeeded in getting access to all the commands, like automix, playlists etc..
can we load songs or playlists programatically?
if you have some sample code post it or i can mail you?
what is your email?
as for the loop problem , all you need is a sleep inside the loop with lets say somthing like 500 -1000 ms
anyway it does not really matter if it will be a second late.
i do want to do some work on it, but did not succeeded in getting access to all the commands, like automix, playlists etc..
can we load songs or playlists programatically?
if you have some sample code post it or i can mail you?
what is your email?
Mensajes Tue 31 May 05 @ 9:06 am
For the moment i don't have any time to work on plugins but all i need is a function which use time of wiindows with time.h maybe in multithreading (so only a program for windows written in C++) . If this fonction returns a booleen (true if defined time) i could do the plugin after that.
If you can do it, send me the code by mail (see in my blog)
Mensajes Tue 31 May 05 @ 12:30 pm