I find this javascript file.
github.com/cwilso/pitchdetect
It can analyze the pitch from microphone.
I want to use it in my game.
This is my game interface.
If the pitch is E, bird moves to E track.
Can anyone help me how to make it?
Develop games in your browser. Powerful, performant & highly capable.
Hi I'm trying to make a pitch detection game.
Step
1.Player makes a sound.
2.Detection the pitch
3.Object moves according to the pitch.(ex.C(x+10)、E(x+20))
Can anyone teach me how to detect the pitch from microphone?
Thanks
Member since 3 Nov, 2020