快速登录:  

Forum: VirtualDJ Plugins

话题: Developing visual plugins and access to song wave data

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

Hi all! I would like to create a visual plugin that would be a different rythm window, so it would need access to the song wave data and a canvas to draw something. It doesn't sound like this is posible with the current interfaces isn't it?

As an extension it would also be nice to get some imput from keyboard or midi and do some seek operations to the decks.

Thank you!
 

发表时间 Wed 04 Apr 12 @ 3:08 pm
SBDJPRO Infinity Member since 2006
You have access to OpenGL or DirectX to draw on depending if you are using OS X or Windows.

You can also access song data, although from a video plugin this is limited. No reason you couldn't analyse it yourself to obtain the wave data though.

You can use VDJScript to make skin/keyboard/MIDI presses available to your plugin, and you can send VDJScript commands to seek on the decks.

Regards,

Scott
 

发表时间 Wed 04 Apr 12 @ 5:24 pm


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