project_get_notes_info
Retrieve the Title and Author fields from REAPER's Project Settings Notes tab. Get the actual stored values for project identification and documentation.
Instructions
Get the Title and Author fields of the Project Settings -> Notes tab.
These are the two single-line fields at the top of REAPER's Project Settings -> Notes tab — distinct from both the notes free-text area (project_get_notes / GetSetProjectNotes) and the render metadata (project_get_metadata, which feeds file tags and filename templates).
Unlike render metadata, both fields return their actual stored values (they are not write-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||