Click or drag to resize
Accord.NET (logo)

ImpulseGeneratorBeatsPerMinute Property

Gets or sets the beats per minute for the pulses.

Namespace:  Accord.Audio.Generators
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public int BeatsPerMinute { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also