get_wavetable_state
Read a Wavetable device's modulation matrix, wavetable selection, and voicing settings from a track, device, and optional chain. Get hidden state not available via standard device parameters.
Instructions
Read a Wavetable's modulation matrix, wavetable selection and voicing.
None of this appears in get_device_parameters - it lives on the WavetableDevice object itself.
Parameters:
track_index: Track number (1-based).
device_index: Device number on the track (1-based).
chain_index: Chain number inside a rack (1-based, 0 = not in a rack).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain_index | No | ||
| track_index | Yes | ||
| device_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |