menu
flutter_pitch_detection package
documentation
flutter_pitch_detection_platform_interface.dart
FlutterPitchDetectionPlatform
isOnPitch abstract method
isOnPitch abstract method
dark_mode
light_mode
isOnPitch
abstract method
Future
<
bool
>
isOnPitch
(
double
toleranceCents
,
double
minPrecision
)
Implementation
Future<bool> isOnPitch(double toleranceCents, double minPrecision);
flutter_pitch_detection package
documentation
flutter_pitch_detection_platform_interface
FlutterPitchDetectionPlatform
isOnPitch abstract method
FlutterPitchDetectionPlatform class