Actually I am worked on character which jumps when we shout , after that I am unable handle WALKING for low sound and JUMP for high Sound...Can any one help me...
This is a tutorial on how to do voices for your games. First, open Audacity. Then, record you or someone else speaking, export the file, and import it into Cons...
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)). C...
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 h...