Click or drag to resize
WinmmOutBeatsPerMinute Property
How many beats corresponds to 60 seconds. If the value is set to 60, 1 beat will be the same as 1 second.

Namespace: MidiGremlin
Assembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int BeatsPerMinute { get; set; }

Property Value

Type: Int32

Implements

IMidiOutBeatsPerMinute
See Also