set_song_scale
Define the song's musical key by setting the root note (0-11) and scale name (e.g., Major, Minor) to establish tonal context.
Instructions
Set the song's key context. root_note 0-11 (0=C, 2=D...), scale_name e.g. "Major", "Minor", "Dorian". Read current values via get_session_info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_note | No | ||
| scale_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |