Enum StandardChordModifiers
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
Modifier that affects how a StandardChord can be played
[Flags]
public enum StandardChordModifiers : byte
- Extension Methods
Fields
Big = 8
ExplicitHopo = 1
The Hopo state is not relative to the previous chord.
ForcedHopo = ExplicitHopo | HopoInvert
ForcedStrum = 1
HopoInvert = 2
Forced Hopo if ExplicitHopo is set, otherwise inverts the natural state relative to the previous chord
None = 0
No modifier
Tap = 4
The chord can be played without strumming