Asked By
Ian M Tyner
10 points
N/A
Posted on - 05/08/2013
Greetings Techyv members,
Please tell me how to create VST development JavaScript effectively. What are the particular steps need to be taken? What code do I need to write? I need a step by step process for this. If you could provide an overview about this, the better. I'll be looking forward for your answers.
How to create vst development JavaScript effectively?
Hello Ian,
There are multiple ways of VST development with Java. You can either –
->Write your own code ( find one such sample in a text file attached to this comment), or,
->Download and install wrapper APIs to develop VST plug-ins. “jVStwRapper” is one such reliable and easy to use wrapper for VST development. Follow these simple steps to use it –
-
Make sure Java is installed on your computer.
-
Download latest release of jVSTwRapper and extract it to plug-in folder.
-
You are ready to go.
How to create vst development JavaScript effectively?
Hi Ian,
You can also look into this step and integrate it to your JAVA applet.
You must need to first create a free Steinberg Developer account, after that you can download Steinberg’s VST SDK.
You have to download Microsoft Visual C++, however if you have a working installation of Visual Basic C++ you can skip this.
However if you have an older version, you must remove all the copies in the computer and then install the new one.
Click this link for a more detailed tutorial.