project_set_notes_info
Set the title and author for a REAPER project's notes. Leave a field empty to keep its current value; provide at least one non-empty field.
Instructions
Set the Title and Author fields of the Project Settings -> Notes tab.
Non-empty fields are written; empty strings are ignored and leave any existing value untouched. At least one field must be non-empty.
Args: title: Project title (stored via the PROJECT_TITLE descriptor). author: Project author (stored via PROJECT_AUTHOR; this is the same value GetSetProjectAuthor() reads and writes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| author | No |