|
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; }
Public ReadOnly Property Detecting As Boolean
Get
Request Example
View SourceProperty Value
Type:
BooleanSee Also