alphaTab.model.TupletGroup
Description
Represents a list of beats that are grouped within the same tuplet.
class TupletGroup
Properties
beats | Gets or sets the list of beats contained in this group. |
isFull | Gets a value indicating whether the tuplet group is fully filled. |
totalDuration | |
voice | Gets or sets the voice this group belongs to. |
Methods
check(Beat) |