You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bsp2 a3dc2e514a add DrumKit, JW, and unless modules; fix duplicate Dexter wavetables; fix MPEToCV debug output; add+use RACK_PLUGIN_UI_* macro calls 6 years ago
..
res add plugins 6 years ago
src add DrumKit, JW, and unless modules; fix duplicate Dexter wavetables; fix MPEToCV debug output; add+use RACK_PLUGIN_UI_* macro calls 6 years ago
LICENSE.txt add plugins 6 years ago
Makefile add plugins 6 years ago
README.md add plugins 6 years ago
make.objects add plugins 6 years ago
makefile.msvc add DrumKit, JW, and unless modules; fix duplicate Dexter wavetables; fix MPEToCV debug output; add+use RACK_PLUGIN_UI_* macro calls 6 years ago

README.md

VCV Template plugin

The VCV Template plugin is a starting point for developing your own plugins for VCV Rack. It implements a simple sine VCO, demonstrating inputs, outputs, parameters, and other concepts.

See https://vcvrack.com/manual/PluginDevelopmentTutorial.html for a development tutorial.

Contributing

I welcome Issues and Pull Requests to this repository if you have suggestions for improvement.

This template is released into the public domain (CC0).