getTolerance property

double getTolerance

Returns tolerance

How many HZ away can a frequency be from the target and still be considered on pitch

Implementation

double get getTolerance => _tolerance;