tempo_eval.both_correct

tempo_eval.both_correct(reference_tempo, estimated_tempo, tolerance=0.08)[source]

Fraction of estimates with two correct tempo values.

See also p_score and one_correct.

Parameters
Returns

fraction \(\in [0,1]\)

Return type

float