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.
Christoph Scholtes 32160b5d14 Integrate SynthKit at version 1.0.0. #489 6 years ago
manifests Integrate FrankBuss at version 1.0.0. Replaces FrankBussFormula. #482 6 years ago
repos Integrate SynthKit at version 1.0.0. #489 6 years ago
scripts Add Befaco and VCV-Recorder. 6 years ago
.gitignore Add example manifest 7 years ago
.gitmodules Integrate FrankBuss at version 1.0.0. Replaces FrankBussFormula. #482 6 years ago
README.md Simplify README a bit. 6 years ago

README.md

VCV library repository

The VCV library maintainers are responsible for curating Rack plugins into the VCV Plugin Manager. Anyone is welcome to become a maintainer.

All Rack plugins are welcome assuming they

  • are not malware (i.e. harm users’ computer or privacy)
  • do not misuse intellectual property (legally or ethically)

Adding your plugin to the VCV Plugin Manager (for open-source plugins)

Create exactly one thread in the Issue Tracker, with a title equal to your plugin slug (or multiple slugs, comma-separated, if you have more than one plugin). In your post, include a URL to your source code. This will be your permanent communication channel with VCV library maintainers.

A library maintainer will handle your request and post a comment when updated.

Pushing an update

To inform us of an update to your plugin, make sure to increment "version" in your plugin.json file (e.g. from 1.2.12 to 1.2.13), and push a commit to your repository. Post a comment in your plugin's thread with

  • the new version
  • the commit hash (given by git log or git rev-parse HEAD). Please do not just give the name of a branch like master.

A library maintainer will handle your request and post a comment when updated.

Adding your plugin to the VCV Plugin Manager (for closed-source freeware and commercial plugins)

Email contact@vcvrack.com to be added to the VCV Plugin Manager or sold through the VCV Store. You do not need to create a plugin thread.