快速登录:  

Forum: VirtualDJ Plugins

话题: sdk of audio plugins

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

hello
I'm french so, sorry for my english :)

I program in many languages but I'm trying to learn C/C++ (I already have made an image compressor)

I didn't find so much documentation about making audio plugins for VDJ.

The two files (h and cpp) avaible in support section don't tell us how to create the workspace workfully.

can the dev team (or other user who can) release a real project, ready-to-compile, in order to give us a start point ?

thanks in advance.
bye
 

发表时间 Sat 03 Sep 05 @ 12:23 pm
djcelPRO InfinityModeratorMember since 2004
 

发表时间 Sat 03 Sep 05 @ 12:27 pm
hello

thanks for your answer.

I already have seen theses links, but I don't have Visual Studio .Net, I'm working with DevC++ and when I create a new project, and add the two files, I have errors :

In file included from dllmain.cpp
use of enum `EProcessingType' without previous declaration
use of enum `EInterfaceType' without previous declaration
use of enum `ENotify' without previous declaration
`OnNotify' declared as a `virtual' field
[Warning] `__stdcall__' attribute only applies to function types
expected `;' before '(' token
expected `;' before "int"

I only renamed the two files (I also renamed the include reference) and added to the project, without edit them.

Any idea ?

again : thank you very much
 

发表时间 Sat 03 Sep 05 @ 7:39 pm
djcelPRO InfinityModeratorMember since 2004
 

发表时间 Sun 04 Sep 05 @ 12:45 pm


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