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.

1.3KB

Installing binaries

This should rarely be needed, as the current versions of our modules are in the plugin manager.

Download the current release from our releases page, or get them from someone who built them for you. Warning: often we do not post all the current releases.

Follow the standard instructions for installing third-party plugins in rack: here. These instructions will tell you how to put the zip file in a location where VCV Rack will unzip it for you.

Unzipping yourself

Usually letting VCV Rack unzip your plugins is easiest, so you shouldn't need this information.

Note that the built-in unzip in windows explorer will create an extra folder called with the same name as the zip file. But when everything is unzipped you want your folder structure to look like this:

plugins/
    <other plugins>
    squinkylabs-plug1/
        plugin.dll
        plugin.dylib  (optional, unused)
        plugin.so     (optional, unused)
        LICENSE
        res/   
            <one or more svg files>
            <possibly other resources>

The plugins will be under the Rack folder. Rack folders are here:

  • MacOS: Documents/Rack/
  • Windows: My Documents/Rack/
  • Linux: ~/.Rack/