Does anyone know of an object I could use for the microphone on the Demoboard?
Private19872
Posts: 61
I'm trying to make a program on my Demoboard that can hear music playing and be able to convert it into note data. Ideally, I'd like to find an object that can tell me the frequency on the microphone, but just getting the microphone data is the main problem I'm having. I saw an older thread showed how to use the ADC object to read the Demoboard mic. The problem I had was that the sampling rate was way too slow to actually get any frequencies from it and the data was very noisy. Also, would it be possible to read multiple frequencies from the microphone instead of just one? Thanks.
Comments
http://forums.parallax.com/showthread.php/155778
Maybe that will give you ideas...
Phil's code can detect linear frequencies, but it looks like an FFT is needed...
http://forums.parallax.com/showthread.php/105292-Parrot-Auto-voice-record-and-playback