BASS.NET API for the Un4seen BASS Audio Library

WaveFormDetectBeats Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets, if the beat positions should also be detected during the rendering process.

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

public bool DetectBeats { get; set; }

Property Value

Type: Boolean
Remarks

Note: If enabled BASS_FX is required!
See Also

Reference