Subsystem

Subsample configuration: analysis

The 3 settings under analysis, each with the type, default and limits its schema declares.

How Subsample detects the tempo of each sample.

start_bpm in analysis

Type
number
Default
120

Starting estimate, in BPM, for beat tracking. It biases the detected tempo without limiting it. Set it near the tempo of the source material.

tempo_min in analysis

Type
number
Default
30
Limits
above 0

Slowest tempo, in BPM, the pulse detector considers when it looks for beats. Must be below tempo_max. It does not bound the tempo Subsample reports for a sample, which comes from beat tracking.

tempo_max in analysis

Type
number
Default
300
Limits
above 0

Fastest tempo, in BPM, the pulse detector considers when it looks for beats. Must be above tempo_min. It does not bound the tempo Subsample reports for a sample, which comes from beat tracking.