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 516c859a88 Update manifest for Synthetic 5 years ago
manifests Update manifest for Synthetic 5 years ago
repos Review and integrate luckyxxl at version 1.0.0. #596 5 years ago
scripts Update update.py script 5 years ago
.gitignore Add example manifest 6 years ago
.gitmodules Review and integrate Chiptuner at version 1.0.0. #591 5 years ago
README.md Update README. 5 years ago

README.md

VCV Library database

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

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 (we will re-open it for you) 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.