wad icon indicating copy to clipboard operation
wad copied to clipboard

requestAnimationFrame(logPitch) outputs infinite frame count

Open dibyendu1 opened this issue 2 years ago • 0 comments

When requestAnimationFrame(logPitch) is called while detecting pitch from the mic, it outputs infinite frame count and doesn't stop even after tuner.stopUpdatingPitch() . How to stop the frame count?

Additionally, how may pitch recognition start only when the input reaches a certain threshold and end instantly when the microphone receives no input?

dibyendu1 avatar Jun 29 '22 04:06 dibyendu1

I swear I was going to look into this, but it seems like the issue has resolved itself?

rserota avatar Aug 19 '22 15:08 rserota