BASS.NET API for the Un4seen BASS Audio Library

BPMCounterBPM Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or sets the currently detected live BPM value (detected via ProcessAudio(Int32, Boolean)).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public double BPM { get; set; }

Property Value

Type: Double
See Also

Reference