Subdivide a span into count equal tuplet durations (e.g. an eighth-note triplet is tuplet(1, 3)).
count
tuplet(1, 3)
Total span in quarter-note beats.
Number of equal parts.
count equal durations summing to totalBeats.
totalBeats
If count is not a positive integer.
Subdivide a span into
countequal tuplet durations (e.g. an eighth-note triplet istuplet(1, 3)).