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 6cf55a89a0 update LindenbergResearch.Westcoast module; add bsp.Obxd_VCF module 6 years ago
..
res add DLL plugin support; add Template_shared example plugin; move dBiz.* modules to plugin.dll 6 years ago
src clean up 6 years ago
LICENSE.txt add DLL plugin support; add Template_shared example plugin; move dBiz.* modules to plugin.dll 6 years ago
README.md add DLL plugin support; add Template_shared example plugin; move dBiz.* modules to plugin.dll 6 years ago
Template_shared.dll update LindenbergResearch.Westcoast module; add bsp.Obxd_VCF module 6 years ago
make.objects add DLL plugin support; add Template_shared example plugin; move dBiz.* modules to plugin.dll 6 years ago
makefile.msvc replace GLFW by LGLW 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).