| A class library for opening, parsing, and saving MIDI files. | |
TimeSignature.Numerator Property
Gets/sets the numerator of the time signature.
public
byte Numerator {get; set;}
Property Value
The numerator of the time signature.
See Also
TimeSignature Class | EF.SimpleMIDI Namespace