lc_copy_song
Copy a song to a new folder or slot to reuse it as a starting point. Clears write protection and optionally renames the copy.
Instructions
Copy a song to another folder/slot (useful to start from an existing tune). Clears write protection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| song | Yes | Source song number. | |
| force | No | ||
| title | No | Rename the copy. | |
| folder | Yes | Source folder name or absolute path. | |
| toSong | Yes | Destination song number. | |
| toFolder | Yes | Destination folder name or absolute path. |