get_track_fx_chunk
Retrieve a track FX plugin's raw state chunk to read or back up its full serialized preset data, including VSTi settings and chord progressions.
Instructions
Get the raw state chunk from an FX plugin (includes preset/state data).
Useful for reading VSTi state data like Toontrack EZkeys chord progressions. The chunk contains the full serialized state of the plugin.
Returns: Object with 'chunk' containing the FX state data string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| track_index | Yes |