get_chop_data
Retrieve CHOP node track data by node path, with optional channel name and sample range. Get specific channel values for analysis or further processing.
Instructions
Get CHOP node track data.
Args: node_path: CHOP node path. channel_name: Specific channel to retrieve. start: Start sample index. end: End sample index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| node_path | Yes | ||
| channel_name | No |