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

TimeSignature Properties

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

Public Instance Properties

ClocksPerMetronomeTick Gets/sets the number of clocks per metronome tick.
DeltaTime (inherited from TrackEvent) Gets/sets the number of ticks from the previous event.
Denominator Gets/sets the denominator of the time signature.
MetaEventType (inherited from MetaEvent) Gets the Meta Event type indicator byte.
Num32NotesPer24MIDIClocks Gets/sets the number of notated 32nd notes in a MIDI quarter note.
Numerator Gets/sets the numerator of the time signature.
StatusByte (inherited from TrackEvent) Gets the status byte detailing the type of event.

See Also

TimeSignature Class | EF.SimpleMIDI Namespace