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 efad4be8f0 Review and update Minilab3 to version 2.0.1. #818 3 months ago
manifests Revert "Update manifest Hora-AnalogDrums to 2.2.5, Hora-VCO_VCF_VCA to 2.2.5, Hora-Sequencers to 2.1.3, Hora-Modulation to 2.1.3, Hora-Processors to 2.2.4, Hora-PCMDrum to 2.1.3" 4 months ago
repos Review and update Minilab3 to version 2.0.1. #818 3 months ago
scripts Tweak update scripts. Add BUILD_MAC_ARM64_ONLY and several other adjustments. 1 year ago
.gitignore Update Hora 5 years ago
.gitmodules Review and integrate camouflage at version 2.4.0. #820 4 months ago
ModularGrid-VCVLibrary.json Update manifest Instruo to 2.2.0 4 months ago
README.md Revise readme 3 years ago
manifests-cache.json Revert "Update manifest Hora-AnalogDrums to 2.2.5, Hora-VCO_VCF_VCA to 2.2.5, Hora-Sequencers to 2.1.3, Hora-Modulation to 2.1.3, Hora-Processors to 2.2.4, Hora-PCMDrum to 2.1.3" 4 months ago

README.md

VCV Library database

This repo contains the database for VCV Rack plugins, for VCV Library.

All plugins submitted here must

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

Create exactly one thread in the Issue Tracker per plugin, with a title equal to your plugin's slug (not name). Post the URL to your source code, and follow the “Pushing an update” section below. 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 the "version" in your plugin.json manifest file (e.g. from 1.2.3 to 1.2.4), 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. The issue will be closed when the build is 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.