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.

2.8KB

Installing & Running

Installing Rack

Download Rack on the VCV Rack website.

Installing on Mac

Open the DMG image and copy the Rack app to your Applications folder.

If you wish to use VCV Bridge, copy VCV-Bridge.vst to the VST folder and/or the VCV-Bridge.component Audio Unit to the Components folder.

Installing on Windows

Run the installer.

If you wish to use VCV Bridge, make sure the VST feature is checked for your architecture (32- or 64-bit) and specify the location to install it in the next few steps.

Installing on Linux

Unzip the zip file.

If you wish to use VCV Bridge, copy the Bridge/VCV-Bridge.so VST plugin to your system's VST search location such as /usr/lib/vst.

Installing plugins

On VCVRack.com or the VCV Plugin Manager, add each plugin you wish to install. If not logged in to your VCV account, you will be prompted to log in or register. Once the desired plugins are added to your account, open Rack and log in using the toolbar at the top of the window. After logging in, click “Update plugins” and the new plugins will be synchronized to your computer.

If your computer is offline, you may download plugins using another computer and transfer the Rack/plugins folder to the offline computer. Downloading plugins directly from the Plugin Manager website is not supported at this time.

Installing plugins not available on the Plugin Manager

Install third-party plugins at your own risk. Like VST plugins, installing plugins from unknown sources may compromise your computer and personal information.

Download the plugin ZIP package from the vendor's website to <Rack local directory>/plugins (See Where is the “Rack local directory”?). Rack will extract and load the plugin upon launch.

Note: Do not download the plugin via GitHub's green “Clone or download” button. These are source code ZIP packages and do not contain the compiled plugin binary. If the vendor distributes their plugin with GitHub, look in the “Releases” section for the compiled ZIP packages.

Running Rack

Running on Mac

Launch Rack from the Applications folder or the dock. On modern Mac versions, you may need to right click the application and click “Open” when launching for the first time.

Running on Windows

Click on Rack in the Start Menu.

Running on Linux

Double click the Rack binary. Or with the command-line, cd into the Rack directory and run ./Rack.

Command line usage

To launch Rack from the command line, cd into Rack's directory, and run ./Rack.

  • -d: Enables development mode
  • -g <path>: Sets Rack's global directory
  • -l <path>: Sets Rack's local directory