set_song_scale
Set the song's key context by specifying a root note (0-11, e.g., 0=C) and a scale name (e.g., Major, Minor).
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 |