project_get_info
Retrieve a REAPER project's core metadata: name, BPM, time signature, tracks, length, markers, and render settings.
Instructions
Get project info (name, BPM, time sig, tracks, length, markers, render settings).
For post-production work, prefer project_get_overview() instead — one call for this plus the region list, change_count, and a selection summary, versus composing several calls yourself.
path is the recording/media directory (exists even for a brand
new, never-saved project). file_path is the actual .rpp project
file's path — empty string if this project has never been saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||