mcp_opendaw_set_vaporisateur_osc_param
Set Vaporisateur oscillator parameters (waveform, volume, octave, tune) to shape the sound. Specify oscillator and unit indices for targeted control.
Instructions
Set a parameter on a Vaporisateur oscillator.
osc_index: Oscillator index (0, 1). param_name: One of: waveform, volume, octave, tune. waveform: 0=Sine, 1=Triangle, 2=Saw, 3=Square volume: dB (-Infinity to +6) octave: integer offset tune: semitone offset (float) value: New value. unit_index: Audio unit index (-1 = auto-detect).
Returns old and new values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| osc_index | Yes | ||
| param_name | Yes | ||
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |