get_clip_parameter_envelope
Sample a clip's parameter envelope at specified beat positions to retrieve exact parameter values for precise automation inspection.
Instructions
Sample one Session clip parameter envelope at exact beat positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | Stable clip ID: track-N:clip-M from list_clips, or track-N:arrangement-clip-M from list_arrangement_clips for tools that support Arrangement clips. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| deviceId | Yes | Stable device ID returned by list_devices. | |
| parameterId | Yes | Stable parameter ID returned by list_device_parameters. | |
| sampleTimes | No | Beat positions to sample. |