Installation
Install the package by copying the repository’s Scripts and Effects folders
into the matching folders in your REAPER resource path.
repo/Scripts/s3g-mc -> REAPER/Scripts/s3g-mc
repo/Effects/s3g -> REAPER/Effects/s3g
The browser utilities are already included inside Scripts/s3g-mc/utilities.
There is no separate top-level utilities folder to install.
In REAPER:
- Open
Actions > Show action list.... - Click
New Action > Load ReaScript.... - Choose
REAPER/Scripts/s3g-mc/s3g-mc Package Browser.lua. - Run
s3g-mc Package Browser. - Click
Install/refresh actionsin the browser.
If the JSFX do not appear, rescan JSFX or restart REAPER.
Package Browser Shortcut
To keep the package browser available from REAPER without opening the Action List each time:
- Open
Options > Customize menus/toolbars.... - Choose where the browser should live, such as
Main actionsor a custom menu. - Click
Add.... - Search for
s3g-mc Package Browser, select the action, and confirm. - Save the menu or toolbar changes.
The same approach can also be used for any individual s3g-mc action you use often.
Python Path
Some offline tools require Python 3 with NumPy. If REAPER cannot find the
intended Python, put a file named python3_path.txt beside the scripts:
REAPER/Scripts/s3g-mc/python3_path.txt
The file should contain only the full path to python3.