-
Notifications
You must be signed in to change notification settings - Fork 4
Plugin installation guide for Reaper
This page is merely a starting point for developers that would like to test out changes made to the plugin in an actual DAW (Digital Work Station). Also, this guide is intended for such developers that may not have experience using a DAW. For the untrained DAW user, we suggest using Reaper which can be obtained for free during the trial period. The following guide is made for Reaper v5.76 and may or may not work on any other version.
- Reaper installed
- Download the desired plugin format here
NB: Use quantumVerb.vst3
for VST3, quantumVerb.dll
for VST2. If unsure, use VST3.
- Open Options -> Preferences
- Select the Plug-ins -> VST tab
- Click Add... and choose the folder containing the Plugin and click OK
- Click Rescan to update Reaper
- Click Apply and OK to complete adding the plugin to Reaper
- Start by adding a track: Insert -> Media file...
- Click the FX button and a window should pop up
- Choose the plugin in either VST or VST3 format
- Click OK and the plugin should open in a floating window
There you go, the plugin should be added to an audio track. If you play the track in the DAW and move around the sliders, there should be sound effects. Also, the button beside the FX toggles all of the plugins for a given track, so make sure it's green so the plugin isn't bypassed.