PDA

View Full Version : Write your Own Plugin


Doserider_2
21-12-2004, 03:54 PM
I can code in Chttp://www.itstooloud.com/webwiz/smileys/smiley23.gifbut I have just started learningto write Windows http://www.itstooloud.com/webwiz/smileys/smiley8.gifapplications. I want to start writing plugins. Had anyone else had a go?

Mandrake
18-04-2005, 07:26 PM
ive had a dabble in synthedit... would love to do it in c++ but me no good at it.





theres a vst developers kit at steinberg i think.

Tobes
19-04-2005, 04:23 PM
theres a couple of people who have posted in this forum, sola and exponent_cj (javascript openWin'pop_up_profile.asp?PF=684&FID=7','profile' ,'toolbar=0,location=0,status=0,menubar=0,scrollba rs=1,resizable=1,width=590,height=425')why dont you pm or email them, they have posted plugins here that they made themselves and they look pretty cool too :smiley4:


good luck and keep us posted :smiley4:

Mandrake
21-04-2005, 12:33 PM
I had another go with sythedit last night made a 2osc synth with filters etc.


nice program but it could sound more professional i feel, good though.

Doserider_2
22-04-2005, 08:59 AM
what is this synth edit you speak of ?


For an easy tutorial on C++ plugin development go here :


http://www.computermusic.co.uk/tutorial/diy1/diy1.asp

Mandrake
22-04-2005, 02:03 PM
Synth edit is like reaktor sort of, u can build synth and effects and it saves out to a .dll vst plugin.





its cool, not the best but all good fun.

WeedDegreed
30-05-2007, 08:59 PM
Is there a site or something where all this plugin stuff is explained very simple?
I would like to learn up, but i don't know a thing yet

acg_psychotic
25-06-2007, 01:04 PM
www.actionscript.org (http://www.actionscript.org) is always a good place to start.

not sure if it does c++ as im no programmer but it has a lot of code that i pinch and back engineer until i get it to work how i want it to. lots of tutorials and stuff there.