delete_fx_envelope_point
Removes a single automation point from an FX parameter envelope by index, allowing you to clear unwanted parameter changes in REAPER.
Instructions
Delete an automation point from an FX parameter envelope.
Args: point_index: Point index (0-based) to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| param_index | Yes | ||
| point_index | Yes | ||
| track_index | Yes |