arp 2600
-
- Posts: 625
- Joined: Mon Nov 15, 2021 9:23 pm
Re: arp 2600
I'm not totally sure about the stand-alone synths, but Voltage Modular's core is written in C++, and the modules themselves are written in Java.
If you want to write modules for Voltage Modular, besides the program itself, you'll need Voltage Modular Designer and some version of the JDK. You can install all of the above for free, although to sell the modules you write, you'll have to pay for a commercial license (currently $99 US). Go to the main Cherry Audio web site and find the free downloads of VM and VMD, and download and install them (read the instructions on how to install VMD carefully; they'll also tell you where you can download a free copy of the JDK).
Besides this, once you've got all that installed and running, you can download and install the VM SDK, which has documentation on VM classes and controls, and several sample modules you can study.
Hope this helps!
If you want to write modules for Voltage Modular, besides the program itself, you'll need Voltage Modular Designer and some version of the JDK. You can install all of the above for free, although to sell the modules you write, you'll have to pay for a commercial license (currently $99 US). Go to the main Cherry Audio web site and find the free downloads of VM and VMD, and download and install them (read the instructions on how to install VMD carefully; they'll also tell you where you can download a free copy of the JDK).
Besides this, once you've got all that installed and running, you can download and install the VM SDK, which has documentation on VM classes and controls, and several sample modules you can study.
Hope this helps!
Cyberwerks Heavy Industries -- viewforum.php?f=76
Re: arp 2600
I want to write modular synthesizer with wires! If there are some examples with code it may help me to understand!
-
- Posts: 625
- Joined: Mon Nov 15, 2021 9:23 pm
Re: arp 2600
The code samples included in the SDK are what you're looking for, then.
Cyberwerks Heavy Industries -- viewforum.php?f=76
Re: arp 2600
if I could see the code of plugin I be able to understand how to write it
Re: arp 2600
I am the developer behind Dome Music Technologies. I have placed the source code for all my modules into the public domain. You can download it on the documentation page of my personal website. (Right down at the bottom of the page).
______________________
Dome Music Technologies
Dome Music Technologies