REAPER Scripts
Here are a collection of scripts that I've built for Reaper.
Tools for composers working on film, tv, and games.
Add this url to your Reapack Repositories:
https://nateweiner.com/dist/reaper/main/index.xmlClick to copyHow to Install
These scripts are distributed via ReaPack, REAPER's package manager.
Adding the Repository
- Open REAPER
- Go to Extensions → ReaPack → Import repositories...
- Paste this URL:
https://nateweiner.com/dist/reaper/main/index.xmlClick to copy - Click OK
Installing Scripts
- Go to Extensions → ReaPack → Browse packages
- Search for the script by name, or search
NateWeinerto see all available scripts - Right-click and select Install
- Find the script in REAPER's Actions menu and assign to a shortcut or toolbar button as desired
How to Get Help
If you run into issues or have questions about a script, head over to its REAPER forum thread. Each script page has a link to its forum discussion where you can see if others have encountered the same problem and join the conversation.
Troubleshooting
Before posting, enable debug logging to gather diagnostic information:
- Install the Toggle Debug Logging package from ReaPack (search for
NateWeinerClick to copy) - Run the action:
NateWeiner: Toggle Debug Logging for Nate Weiner scriptsClick to copy - A dialog confirms debug logging is now ENABLED
- Open the ReaScript console: Actions → Show ReaScript console
- Run the script that's giving you trouble
- Copy the debug output from the console and include it in your forum post
Remember to disable debug logging when you're done (run the toggle action again) as it may slightly slow down script execution.