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

KeyMajorOrMinor Enumeration

Describes if a Key Signature MetaEvent is in major or minor key.

public enum KeyMajorOrMinor

Members

Member NameDescription
MajorMajor key.
MinorMinor key.

Requirements

Namespace: EF.SimpleMIDI

Assembly: EF.SimpleMIDI (in EF.SimpleMIDI.dll)

See Also

EF.SimpleMIDI Namespace