mcp_opendaw_list_vaporisateur_params
Retrieve the complete Vaporisateur synthesizer state including oscillators, LFO, noise, and main parameters for configuration or analysis.
Instructions
Get full Vaporisateur synthesizer state: oscillators, LFO, noise, main params.
unit_index: Audio unit index (-1 = auto-detect Vaporisateur).
Returns:
oscillators: [{index, waveform, volume, octave, tune}]
lfo: {waveform, rate, sync, attack, decay, release}
noise: {volume, attack, decay, release}
main: cutoff, resonance, attack, release, filterEnvelope, decay, sustain, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |