Jump to content
IGNORED

I want to make a plugin


Recommended Posts

Guest Iain C

The only way I can find fulfillment is to create the plugin I have in my head. It uses X-Y control fields to manipulate .wav samples in super-secret ways. I decided to try Synthedit but all the tutorials focus resolutely on synths and not sampling - I suppose this should have been clear from the name but I wanted to try it. Can SE actually do anything significant in terms of sample manipulation, or am I going to have to steal a copy of Reaktor/MAX for this one?

 

NB I've never programmed a damn thing in my life

Link to comment
https://forum.watmm.com/topic/21805-i-want-to-make-a-plugin/
Share on other sites

Guest Idiron

i read something about 'synth maker' which exports as vst (unlike synthedit) in the latest computer music mag but it says that you need a relativly good grasp of C languages to use it. i think reaktor would probably be your best bet, maxmsp maybe but you ain't used that before have you?

Link to comment
https://forum.watmm.com/topic/21805-i-want-to-make-a-plugin/#findComment-450394
Share on other sites

Guest pantsonmyhead
  Idiron said:
i read something about 'synth maker' which exports as vst (unlike synthedit) in the latest computer music mag but it says that you need a relativly good grasp of C languages to use it. i think reaktor would probably be your best bet, maxmsp maybe but you ain't used that before have you?

 

synthedit exports as vst....

jussayin

Link to comment
https://forum.watmm.com/topic/21805-i-want-to-make-a-plugin/#findComment-450413
Share on other sites

synthedit is definately the best, most mature environment if you want something stable compiled in vst format. Well unless you want to really code it.

Link to comment
https://forum.watmm.com/topic/21805-i-want-to-make-a-plugin/#findComment-450488
Share on other sites

You can code it in C++, its not terrible, most of the functions are overloaded.

 

I was even able to use Java to write a vst the same way which is even easier if you use an IDE like eclipse.

http://jvstwrapper.sourceforge.net/

 

Besides that basically what people are saying above is correct. Reaktor or Max should do the trick. It should be mentioned that they both have wobbly VM's, I'd go to reaktor if you can't code.

Link to comment
https://forum.watmm.com/topic/21805-i-want-to-make-a-plugin/#findComment-450898
Share on other sites

Guest Dr. Elemeno von Hat X: PhD

honestly i found most java IDEs to be terrible!

 

 

not a fan of java either - but then, i've been doing C/C++ since before java was around. emacs and unix shell plz. visual studio is admittedly pretty good too, it's what i use for anything windows-related.

 

i HAD to use java for something for work, wound up going with NetBeans as an IDE. still made me borderline suicidal

Link to comment
https://forum.watmm.com/topic/21805-i-want-to-make-a-plugin/#findComment-451047
Share on other sites

I have to plug Eclipse cuz I used to work on the development team for it :) Its way better then Netbeans none the less. I do C++ at work now but sometimes I get lazy and I don't want to worry about destructors and pointers when I'm just working on something casually.

 

Back to the topic, Synthedit has this shitty interpolation algorithm that almost FFT's whenever you actively adjust parameters that I think creates a signature Synthedit sound which I find annoying.

 

Synthedit is beginning to become the "Bryce 3D" of audio plugs imo.

Link to comment
https://forum.watmm.com/topic/21805-i-want-to-make-a-plugin/#findComment-451512
Share on other sites

Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   1 Member

×
×