set_song_scale
Change the song's musical scale to a chosen name (e.g., Major, Minor) to set its tonal framework. Combine with root note to define the full key.
Instructions
Set the song scale. Pair with set_song_root_note to set the key.
Use get_song_scale_names first to see the accepted names.
Parameters:
scale_name: A scale name Live recognises, for example "Major", "Minor", "Dorian", "Lydian".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale_name | Yes |