A class library for opening, parsing, and saving MIDI files.

KeySignature Properties

The properties of the KeySignature class are listed below. For a complete list of KeySignature class members, see the KeySignature Members topic.

Public Instance Properties

DeltaTime (inherited from TrackEvent) Gets/sets the number of ticks from the previous event.
MajorOrMinor Gets sets the key (major or minor).
MetaEventType (inherited from MetaEvent) Gets the Meta Event type indicator byte.
NumSharpsOrFlats Gets/sets the number of sharps or flats.
StatusByte (inherited from TrackEvent) Gets the status byte detailing the type of event.

See Also

KeySignature Class | EF.SimpleMIDI Namespace