mcp_opendaw_get_tempo_at
Determine the BPM at a given beat position, factoring in tempo automation.
Instructions
Get the BPM at a specific position, accounting for tempo automation.
position_beats: Position in beats (float).
Returns BPM at that position, or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position_beats | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |