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.xml

How to Install

These scripts are distributed via ReaPack, REAPER's package manager.

Adding the Repository

  1. Open REAPER
  2. Go to Extensions → ReaPack → Import repositories...
  3. Paste this URL: https://nateweiner.com/dist/reaper/main/index.xml
  4. Click OK

Installing Scripts

  1. Go to Extensions → ReaPack → Browse packages
  2. Search for the script by name, or search NateWeiner to see all available scripts
  3. Right-click and select Install
  4. 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:

  1. Install the Toggle Debug Logging package from ReaPack (search for NateWeiner)
  2. Run the action: NateWeiner: Toggle Debug Logging for Nate Weiner scripts
  3. A dialog confirms debug logging is now ENABLED
  4. Open the ReaScript console: Actions → Show ReaScript console
  5. Run the script that's giving you trouble
  6. 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.