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.
Andrew Belt b5b798ad49 Update README to be relevant to v1. 6 years ago
manifests Remove all manifests. Update Fundamental repo. Update manifests. 6 years ago
repos Remove all manifests. Update Fundamental repo. Update manifests. 6 years ago
scripts Remove all manifests. Update Fundamental repo. Update manifests. 6 years ago
.gitignore Add example manifest 7 years ago
.gitmodules Review and add sb-StochKit at version 0.6.2. #551 6 years ago
README.md Update README to be relevant to v1. 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). This will be your permanent communication channel with VCV library maintainers.

Post a comment in your plugin's thread with the plugin name, license, all relevant URLs, and your email address if you want it to be public.

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

Pushing an update

To inform us of an update to the plugin itself, 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.