Click or drag to resize
Accord.NET (logo)

IBeatDetector Interface

Common interface for Beat detectors.

Namespace:  Accord.Audition.Beat
Assembly:  Accord.Audition (in Accord.Audition.dll) Version: 3.8.0
Syntax
public interface IBeatDetector
Request Example View Source

The IBeatDetector type exposes the following members.

Events
  NameDescription
Public eventBeat
Raised when a beat has been detected.
Top
See Also