Skip to content

lib.io.audio.DetectBpm

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

DetectBpm

in lib.io.audio


description missing


Input Parameters

Name (Relevancy & Type) Description
LowerLimit (Int32) -
UpperLimit (Int32) -
BufferDurationSec (Single) -
LowestBpm (Int32) -
HighestBpm (Int32) -
LockItFactor (Single) -
FftInput (List`1) -

Outputs

Name Type
Measurements System.Collections.Generic.List`1[System.Single]
DetectedBpm System.Single

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally