profile_track
Analyze a guitar stem bar by bar to plan drum parts, measuring onset density, decay, silence, and section boundaries. Reads the saved .rpp file, not live REAPER.
Instructions
Daemon Beater: profile a guitar stem bar by bar to plan drums — onset density, IOI regularity, decay ratio (palm-mute vs ringing), silence, low/bright balance, RMS/crest, a 16th accent grid, plus suggested section boundaries and repeated-section groups (A/B/A). READS THE SAVED .rpp FILE ON DISK, NOT REAPER's live project: unsaved edits are invisible, so on a dirty project this analyzes stale material. The result repeats that caveat — relay it, never present these numbers as the current session. Numbers, not verdicts: YOU propose the section labels and the user corrects them. Point it at the DI track, not the amped stem (distortion flattens the decay contrast) and say which you used. Slow (up to 600 s on a long stem) — window it with bars / start_bar / max_seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bars | No | Bars to profile (omit for the whole first item). | |
| track | Yes | Name of the guitar track to profile (prefer the DI). | |
| project | Yes | Absolute path to the SAVED .rpp project file. | |
| start_bar | No | First bar to profile, 0-indexed (default 0). | |
| max_seconds | No | Analyze only N seconds from start_bar. Counts whole bars that fit; a cap shorter than one bar is refused, not padded. |