Enum StandardInstrumentIdentity
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
Standard five-fret instruments
public enum StandardInstrumentIdentity : byte
Fields
Bass = 8
Five-lane bass
CoopGuitar = 7
Five-lane co-op guitar
Isolates the lead part of StandardLeadGuitar for purpose of co-op play with a StandardRhythmGuitar player.
Keys = 9
Five-lane synthesizer keyboard
LeadGuitar = 5
Five-lane lead guitar
Primary instrument for most charts. Represents a combination of StandardCoopGuitar and StandardRhythmGuitar to be played by the same player.
RhythmGuitar = 6
Five-lane rhythm guitar
Remarks
Can be cast to InstrumentIdentity.