Shop OBEX P1 Docs P2 Docs Learn Events
Does anyone know of an object I could use for the microphone on the Demoboard? — Parallax Forums

Does anyone know of an object I could use for the microphone on the Demoboard?

Private19872Private19872 Posts: 61
edited 2014-10-20 11:58 in Propeller 1
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

Sign In or Register to comment.