lc_set_song_options
Configure song-level settings including title, speed, page count, loop points, and scale for Lovely Composer projects.
Instructions
Change song-level settings: title, editor, speed, page count, ticks per page, loop points, scale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| song | Yes | ||
| force | No | Overwrite a write-protected song. | |
| pages | No | Growing keeps existing notes; shrinking drops the tail. | |
| scale | No | Scale name or index. | |
| speed | No | ||
| title | No | ||
| editor | No | ||
| folder | Yes | Folder name under the music root, or an absolute path. | |
| scaleKey | No | ||
| enableLoop | No | ||
| loopEndBar | No | ||
| barsPerPage | No | ||
| loopStartBar | No | ||
| ticksPerPage | No |