Skip to content

Latest commit

 

History

History
executable file
·
44 lines (29 loc) · 3.35 KB

install_instructions.md

File metadata and controls

executable file
·
44 lines (29 loc) · 3.35 KB

Instructions for installing ReaClassical

For the complete and recommended experience on Linux, MacOS and Windows you can run a single install script that does everything for you...

Quick Full Portable Install on Linux, MacOS & Windows (for all nine architectures supported by REAPER)

Windows

Download ReaClassical_Win64.exe (64-bit) or ReaClassical_Win32.exe (32-bit) where you want to install ReaClassical and double-click. The source code for the installer is here.

MacOS

Open a terminal, navigate to the folder where you want to download ReaClassical and paste the following:

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/chmaha/ReaClassical/main/Installers/ReaClassical_macOS.sh | sh
Linux (including Raspberry Pi)

Open a terminal, navigate to the folder where you want to download ReaClassical and paste the following:

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/chmaha/ReaClassical/main/Installers/ReaClassical_Linux.sh | sh

The executable or script will pull the REAPER binary archive, resource folder base archive + appropriate userplugins and do the required magic. On first run, follow the update instructions below to get the latest and greatest ReaClassical functions, toolbar and keymap.

For updating an existing portable install of ReaClassical:

  1. Run the ReaClassical_Updater function (Shift+U). This will sync ReaPack to get the latest ReaClassical functions then offer to overwrite your toolbars and keymaps with the latest ReaClassical portable install defaults. DON'T answer yes to either of these questions if you have your own custom toolbars or keyboard shortcuts as they will be overwritten!
  2. Run the REAPER Update Utility (Ctrl+U) to upgrade to the latest tested version of REAPER noted here.

For those who only want access to the scripts and jsfx plugins:

Basic Manual Install Inside Your Existing REAPER Install

To just use the scripts and jsfx plugins without any customization of keymaps, toolbar etc:

  1. Install both ReaPack (https://reapack.com/) and latest bleeding edge SWS Extensions (https://www.sws-extension.org/download/pre-release/) if you haven't already
  2. Import my repository into ReaPack by copying and pasting this link. If you need help with importing see https://reapack.com/user-guide#import-repositories.
  3. Search for "ReaClassical" and install the main ReaClassical package and any jsfx plugins (my "RCPlugs" are highly recommended for classical work).
  4. Use the ReaClassical project template for relevant projects (you can set this as default in the REAPER preferences) and change to the ReaClassical theme (Options > Themes).
  5. Set up keyboard shortcuts in the actions list (? shortcut) as desired.

Notes

On MacOS, due to security settings, you might need to right-click on the binaries in the UserPlugins subfolder and click open. Then you need to approve. Once you click yes on both, you can then start REAPER.