Accesso rapido:  

Forum: VirtualDJ Plugins

Topic: sdk of audio plugins

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

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
 

Inviato Sat 03 Sep 05 @ 12:23 pm
djcelPRO InfinityModeratorMember since 2004
 

Inviato 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
 

Inviato Sat 03 Sep 05 @ 7:39 pm
djcelPRO InfinityModeratorMember since 2004
 

Inviato Sun 04 Sep 05 @ 12:45 pm


(Vecchi argomenti e forum sono automaticamente chiusi)