BASS.NET API for the Un4seen BASS Audio Library

BPMCounter Properties

BASS.NET API for the Un4seen BASS Audio Library

The BPMCounter type exposes the following members.

Properties

  NameDescription
Public propertyBPM
Gets or sets the currently detected live BPM value (detected via ProcessAudio(Int32, Boolean)).
Public propertyBPMHistorySize
Gets or Sets the BPM history buffer size (Minimum=2, Maximum=50, Default=10).
Public propertyMaxBPM
Gets or sets the maximum BPM value (default is 180, maximum is 250).
Public propertyMinBPM
Gets or sets the minimum BPM value (default is 60, minimum is 30).
Public propertyTappedBPM
Gets or sets the manually tapped BPM value (detected via TapBeat).
Top
See Also

Reference