Click or drag to resize
WinmmOutBeatDuratinInMilliseconds Property
The duration of 1 beat in milliseconds.

Namespace: MidiGremlin
Assembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double BeatDuratinInMilliseconds { get; }

Return Value

Type: Double
The duration of 1 beat in milliseconds.
See Also