noteEffects
Description​
The effect list for this note. Semantically this list might also contain
effects applied to the beat level. This allows specifying beat effects
on a single note beat like C4{txt "Beat Text" turn} instead of
C4{turn}{txt Beat}
- JavaScript
- C#
- Kotlin
noteEffects?: AlphaTexPropertiesNode;AlphaTexPropertiesNode NoteEffects { get; set; }var noteEffects: AlphaTexPropertiesNode