登录:     


Forum: General Discussion

Topic: Command Line Control

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

i would like to be able to send a track to Virtual DJ through a windows command line. This is for a Music Trivia type game, so i know it's not a usual use of Virtual DJ. I would like to either PLAY the track, or QUEUE the track. Is this a possibility?
 

发表时间 Sat 04 Mar 23 @ 4:47 am
Not possible yet. The executable doesn't take parameters.

You can have a look to the network control plugin. Sort of REST API that enables to control VirtualDJ outside of it (it can be used to control the virtualdj scheduler for example or can be used with vdjscript).

http://www.virtualdj.com/wiki/NetworkControlPlugin.html

You can also develop your own general plugin with the VirtualDJ SDK and create a server-client with your game.
 

With the network plugin, in theory you could use it from the command line by creating batch files that call cURL.
 



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