快速登录:  

Forum: VirtualDJ Plugins

话题: Using SendCommand()

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

Hi guys

Im having some problems when using the send command function.

Within the plugin i am coding i need to stop the track and then start it a little later. Stopping is done by

SendCommand(-1,ATOMIXCMD_STOP,0);

and that working fine. To start it again im using

SendCommand(-1,ATOMIXCMD_SETPOS,PlayPos);

Problem is, when i call this theres a slight delay before the song starts and the whole audio waveform at the top of the screen is refreshed.

Anyone got any ideas as how to solve this?


Cheers Guys
 

发表时间 Thu 14 Aug 03 @ 10:20 am


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