A MIDI Library for .NET

Clock.BeatsPerMinute Property

Beats per minute property.

public float BeatsPerMinute { public get; public set; }

Remarks

Setting this property changes the rate at which the clock progresses. If the clock is currently running, the new rate is effectively immediately.

See Also

Clock Class | Midi Namespace