Quick Start
1. What is Mantrika Tools?
Mantrika Tools is an extension for REAPER workflows. It is fully self-contained: it does not depend on any other extension, library, or script.
There are three ways to install it:
- Via ReaPack
- Via the quick-install package
- Manual install
2. Install via ReaPack
Open ReaPack.
Choose Import repositories.
Paste the ReaPack link:
https://dl.mantrikasound.com/index.xmlClick OK.
Restart REAPER.
3. Install via Terminal
Close REAPER (Windows users only — this is not required on macOS).
Open a terminal and run the one-line installer for your OS:
macOS
bashcurl -fsSL https://dl.mantrikasound.com/install-mac.sh | bashWindows — paste this into Command Prompt (cmd), PowerShell, or the Win+R Run box:
powershellpowershell -c "irm https://dl.mantrikasound.com/install-win.ps1 | iex"Restart REAPER.
4. Manual install
- Extract the ZIP anywhere.
- Move
reaper_MantrikaTools-x64.dll(orreaper_MantrikaTools-arm64.dll) and theMantrikaTools Configfolder into your REAPERUserPluginsfolder. - Restart REAPER.
5. Updating
How you update depends on how you installed Mantrika Tools:
- If you installed manually, go to the REAPER menu Extensions → Mantrika Tools → Mantrika Options → Check for updates..., then click Update Now.
- If you installed via ReaPack, update through ReaPack. You can still use Check for updates... as well.
6. Uninstalling
- Delete the main DLL:
\REAPER\UserPlugins\reaper_MantrikaTools-x64.dll - Delete the whole config folder:
\REAPER\UserPlugins\MantrikaTools Config
7. Folder overview
MantrikaTools Config: All configuration files. They are human-readable JSON, so you can edit them directly, but that is usually not recommended.MantrikaTools Config\resource: Contains two CLAP plugins that Mantrika Tools needs. These are updated together with the extension.