BASS.NET API for the Un4seen BASS Audio Library

BPMCounterMinBPM Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or sets the minimum BPM value (default is 60, minimum is 30).

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

public double MinBPM { get; set; }

Property Value

Type: Double
See Also

Reference