Click or drag to resize
Accord.NET (logo)

EnergyBeatDetectorAutoSensitivity Property

Gets or sets whether the detector should compute the best sensitivity automatically.

Namespace:  Accord.Audition.Beat
Assembly:  Accord.Audition (in Accord.Audition.dll) Version: 3.8.0
Syntax
public bool AutoSensitivity { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also