menu
danso_function package
documentation
interface/pitch_model_interface/PitchModelInterface.dart
PitchModelInterface
isCorrectPitch method
isCorrectPitch method
dark_mode
light_mode
isCorrectPitch
method
bool
?
isCorrectPitch
(
double
userFrequency
,
YulmyeongNote
detectPitch
)
Implementation
bool? isCorrectPitch(double userFrequency, YulmyeongNote detectPitch) {}
danso_function package
documentation
interface/pitch_model_interface/PitchModelInterface
PitchModelInterface
isCorrectPitch method
PitchModelInterface class