set_language
Set a per-note language override for mixed-language songs, such as an English word inside Japanese lyrics. Pass an empty string to reset to the group default.
Instructions
Set a per-note language override for mixed-language songs (e.g. an English word inside Japanese lyrics). Applies to the given note indices. Pass an empty string to reset notes to the group/track default language.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | Group index within the track (see get_project_info `groups`). Defaults to the first non-main group — in SV Studio 2 the singer is attached per group and notes in the main group are not synthesized. | |
| track | Yes | Track index, 1-based | |
| indexes | Yes | Note indices to change (see get_notes) | |
| language | Yes | Language override; "" resets to the default |