alphaTab.model.FadeType
Description
Lists the different fade types.
Enum Members
Name | Numeric Value | Description |
---|---|---|
None | 0 | No fading |
FadeIn | 1 | Fade-in the sound. |
FadeOut | 2 | Fade-out the sound. |
VolumeSwell | 3 | Fade-in and then fade-out the sound. |
Lists the different fade types.
Name | Numeric Value | Description |
---|---|---|
None | 0 | No fading |
FadeIn | 1 | Fade-in the sound. |
FadeOut | 2 | Fade-out the sound. |
VolumeSwell | 3 | Fade-in and then fade-out the sound. |