Skip to content

Manual Installation

James Bradbury edited this page Sep 4, 2023 · 1 revision

Manual Installation

Step 1 (Downloading ReaCoMa)

Step 1 is to download ReaCoMa 2.0 from the releases page. The ReaCoMa 2.0 folder from the release asset should be copied to somewhere memorable on disk.

Step 2 (Install ReaImGui)

Step 2 is to download the ReaImGui library. This is the engine which powers the interface of ReaCoMa 2.0.

  1. Go to the releases page of ReaImGui's github: https://github.com/cfillion/reaimgui/releases
  2. Select the appropriate release for your processor and operating system. I'm using an ARM processor on macOS so I would choose reaper_imgui-arm64.dylib. If you use a 64 bit intel processor on windows you would select reaper_imgui-x64.dll, for example
  3. Once you've downloaded this shared/dynamic library move it to your UserPlugins folder. Unless you already know the path, the easiest way to find this is to click the options menu in REAPER, and to then follow the link to the "Resource Path".
  4. Restart REAPER.
Clone this wiki locally