mcp_opendaw_ppqn_to_parts
Convert PPQN positions to bars, beats, semiquavers, and ticks. Understand musical grid positions with active time signature.
Instructions
Convert a PPQN position to musical parts: bars, beats, semiquavers, ticks.
Useful for understanding where a position falls in the musical grid, accounting for time signature changes.
position_ppqn: Position in PPQN (960 = 1 quarter note).
Returns bars, beats, semiquavers, ticks, and the active time signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position_ppqn | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |