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

KeySignature.MajorOrMinor Property

Gets sets the key (major or minor).

public KeyMajorOrMinor MajorOrMinor {get; set;}

Property Value

The key (major or minor).

See Also

KeySignature Class | EF.SimpleMIDI Namespace