isCorrectPitch method

bool? isCorrectPitch(
  1. double userFrequency,
  2. YulmyeongNote detectPitch
)

Implementation

bool? isCorrectPitch(double userFrequency, YulmyeongNote detectPitch) {}