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 f2178775e9 Update build for CYC, CountModula 5 years ago
manifests Update build for CYC, CountModula 5 years ago
repos Review and integrate CYC at version 1.0.0. #566 5 years ago
scripts Update builds 5 years ago
.gitignore Add example manifest 7 years ago
.gitmodules Review and integrate CYC at version 1.0.0. #566 5 years ago
README.md Rename Plugin Manager to Library. 6 years ago

README.md

VCV library repository

The VCV library maintainers are responsible for curating Rack plugins into the VCV Library. 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 Library (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 Library (for closed-source freeware and commercial plugins)

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