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