Setup
Requirements
- Reaper 7.x
- Windows (tested on 10 x86_64), macOS 10.15 (x86_64, ARM64), Linux (x86_64)
- Electra One mkII with firmware v3.6.1
Installation
- Install the preset on your Electra One (E1).
- Download and extract the plugin for your operating system and platform.
- Move the plugin to
$YourReaperUserDirectory/UserPlugins
. To do that:- Linux: Move the
.so
file to~/.config/REAPER/UserPlugins
- macOS: Move the
.dylib
file to~/Library/Application Support/REAPER/UserPlugins
- Windows: Move the
.dll
file to%APPDATA%\REAPER\UserPlugins
- Alternatively, open REAPER and use
Options -> Show REAPER resource path in explorer/finder
to open your file browser at REAPER's user directory
- Linux: Move the
- (Optional) Move the example map files to
$YourReaperUserDirectory/Data/KnobConnector/plugin_maps
. - Start Reaper.
- (Only for macOS): If REAPER fails to load the plugin due to security settings, run the following command in Terminal to remove the quarantine attribute:
Alternatively, if prompted, you can allow the plugin through System Settings > Security & Privacy and retry loading it in REAPER.
xattr -d com.apple.quarantine ~/Library/Application\ Support/REAPER/UserPlugins/reaper_knobconnector.dylib
- Open the Preferences window, and go to Control/OSC/Web.
- Click on Add.
- In the Control Surface Mode dropdown, select KnobConnector.
- For MIDI Input and MIDI Output, select the first input and output port of the Electra One.
- Click OK.
- Focus on an instrument or effect plugin to start using KnobConnector.