-
Notifications
You must be signed in to change notification settings - Fork 2
Manual Installation
James Bradbury edited this page Sep 4, 2023
·
1 revision
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 is to download the ReaImGui library. This is the engine which powers the interface of ReaCoMa 2.0.
- Go to the releases page of ReaImGui's github: https://github.com/cfillion/reaimgui/releases
- 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 selectreaper_imgui-x64.dll
, for example - 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".
- Restart REAPER.