suggest_doubling
Get instrument doubling suggestions for a primary instrument based on purpose (reinforcement, octave, color) and register (low, middle, high).
Instructions
Suggest instruments for doubling a given instrument.
Args: instrument: Primary instrument to double (e.g., "violin", "flute") purpose: Purpose (reinforcement, octave_above, octave_below, color) register: Register of the passage (low, middle, high)
Returns: Doubling suggestions with rationale
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instrument | Yes | ||
| purpose | No | reinforcement | |
| register | No | middle |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||