Skip to content

Commit

Permalink
fix OffsetInBeats
Browse files Browse the repository at this point in the history
  • Loading branch information
sildater authored Sep 24, 2024
1 parent 1ea3314 commit 034544f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/match/specification/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Possible values:
| **Beat** | **integer** | **integer beat number of note onset (starting at 1)** |
| **Offset** | **integer / integer** | **offset from beat position (in symbolic duration; fraction of whole notes)** |
| **OnsetInBeats** | **float** | **onset position in contiguous beats (beat 0 = start of measure 1, beat unit = time signature denominator)** |
| **DurationInBeats** | **float** | **duration in beats** |
| **OffsetInBeats** | **float** | **offset position in beats** |
| **ScoreAttributesList** | **[string]** | **note attributes (“grace”, “appoggiatura”, etc.)** |


Expand Down

0 comments on commit 034544f

Please sign in to comment.