Render to WAV
reaper_renderRender a REAPER project master to a 24-bit WAV file. Choose time selection or entire project; returns absolute path and file size without opening a dialog.
Instructions
Render (bounce) the project master to a 24-bit WAV file on disk. By default renders the current time selection (your loop); set bounds='project' for the whole project. Returns the absolute file path and size. Renders headlessly — no dialog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bounds | No | What to render: the time selection/loop, or the entire project | time_selection |
| output_path | No | Absolute path for the .wav (e.g. /Users/me/mix.wav). Omit to auto-name into ~/reaper-mcp-renders/. |