alphaTab.model.BeatBeamingMode
Description
Lists the different modes on how beaming for a beat should be done.
Enum Members
| Name | Numeric Value | Description | 
|---|---|---|
Auto | 0 | Automatic beaming based on the timing rules.  | 
ForceSplitToNext | 1 | Force a split to the next beat.  | 
ForceMergeWithNext | 2 | Force a merge with the next beat.  | 
ForceSplitOnSecondaryToNext | 3 | Force a split to the next beat on the secondary beam.  |