Click or drag to resize
Accord.NET (logo)

MetronomeDetecting Property

Gets whether the metronome is currently detecting the tempo being tapped.

Namespace:  Accord.Audio
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public bool Detecting { get; }
Request Example View Source

Property Value

Type: Boolean
See Also