set_wavetable_property
Change a Wavetable synthesizer's non-parameter settings in Ableton Live, such as oscillator wavetable categories, effect modes, filter routing, mono/poly, voices, or unison controls.
Instructions
Set a Wavetable property that is not a device parameter.
Writable names: oscillator_1_wavetable_category / oscillator_1_wavetable_index oscillator_2_wavetable_category / oscillator_2_wavetable_index oscillator_1_effect_mode / oscillator_2_effect_mode (0=None 1=FM 2=Classic 3=Modern) filter_routing (0=Serial 1=Parallel 2=Split) mono_poly (0=Mono 1=Poly) poly_voices, unison_mode, unison_voice_count
Parameters:
track_index: Track number (1-based).
name: Property name from the list above.
value: Integer value.
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 |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| chain_index | No | ||
| track_index | Yes | ||
| device_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |