alphaTab.model.BendType
Description
Lists all types of bends
Enum Members
Name | Numeric Value | Description |
---|---|---|
None | 0 | No bend at all |
Custom | 1 | Individual points define the bends in a flexible manner. This system was mainly used in Guitar Pro 3-5 |
Bend | 2 | Simple Bend from an unbended string to a higher note. |
Release | 3 | Release of a bend that was started on an earlier note. |
BendRelease | 4 | A bend that starts from an unbended string, and also releases the bend after some time. |
Hold | 5 | Holds a bend that was started on an earlier note |
Prebend | 6 | A bend that is already started before the note is played then it is held until the end. |
PrebendBend | 7 | A bend that is already started before the note is played and bends even further, then it is held until the end. |
PrebendRelease | 8 | A bend that is already started before the note is played and then releases the bend to a lower note where it is held until the end. |