BASS.NET API for the Un4seen BASS Audio Library

BPMCounterTapBeat Method

BASS.NET API for the Un4seen BASS Audio Library
Call this to set (tap) a beat manually (e.g. on a mouse click event). The resulting (tapped) BPM value is available at TappedBPM.

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

public void TapBeat()
See Also

Reference