How to Create VSTs?
|
View this Thread in Original format
SuPeRSaW2005 |
Ok so I gave the TA search button a check...didn't seem to find anything close to what I was looking for...but can someone either help/explain/or link me to external sources where I can learn how to create my own VSTs (perhaps in C/C++ or whatever is standard coding language for VSTs)? I know it's probably not all that easy, but if anyone knows of any such resources that can help, please share... |
|
|
System101 |
you can make anything in C/C++ |
|
|
Eldritch |
http://www.synthmaker.co.uk/
It's sort of like synthedit, but alot more advanced. You can actually write your own DSP code, even in ASM if you like. |
|
|
SuPeRSaW2005 |
quality links, guys...thanks! |
|
|
kitphillips |
Often Max/msp is used, you can compile that stuff to VST if you want. Puredata and supercollider both apparently work too, but I don't know if you can compile them. |
|
|
SuPeRSaW2005 |
sweet...this stuff is all a world of its own...will have to learn all about it later..thanks |
|
|
Fledz |
quote: | Originally posted by Eldritch
http://www.synthmaker.co.uk/
It's sort of like synthedit, but alot more advanced. You can actually write your own DSP code, even in ASM if you like. |
Yea that's a wicked program. I recently got it but haven't had time to get into it due to exams. |
|
|
kopi_luwak |
Dont start from scratch if you are not a music programer, start with Absynth, building your own synth, once you domain it and u are familiar with the process, roots, etc, try to program ur own Vsti. |
|
|
|
|