Microphone pitch detect
in
Core Library Questions
•
2 years ago
Hello,
For a project i am trying to get different kinds of information out of an audio feed. With the minim GetLineIn example i was able to find the volume but now i am searching for the pitch of the incoming soundwave.
I want to use this pitch information to control some objects similar to this project
http://vimeo.com/2242457 voice controlled pong.
So, is it posible to get the pitch out of an LineIn with minim? I can not find it in the GetlineIn example.
Thank you!
2