get_envelope_point_count
Retrieve the number of points in a REAPER envelope for a specific track and envelope name. Use it to analyze automation data or envelope complexity.
Instructions
Get the number of points in an envelope.
Args: envelope_name: Envelope name.
Returns: Object with point count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| envelope_name | Yes |