alphaTab.model.SlideOutType
Description
This public enum lists all different types of finger slide-outs on a string.
Enum Members
Name | Numeric Value | Description |
---|---|---|
None | 0 | No slide. |
Shift | 1 | Shift slide to next note on same string |
Legato | 2 | Legato slide to next note on same string. |
OutUp | 3 | Slide out from the note from upwards on the same string. |
OutDown | 4 | Slide out from the note from downwards on the same string. |
PickSlideDown | 5 | Pickslide down on this note |
PickSlideUp | 6 | Pickslide up on this note |