vote up 2 vote down star
2

I've started developing a simple guitar tuner as a learning project for audio processing programs.

Could someone recommend me an adequate library for this? Here's basically what I'm looking for:

  • Microphone input.
  • Real-time processing of the signal. I need to be able to perform note recognition on whatever is being played to the mic.
  • Cross platform/open source would be a huge plus.
flag

75% accept rate
You might want to tag this DSP as well. – Clifford Sep 30 at 19:18

2 Answers

vote up 1 vote down check

Similar question at http://stackoverflow.com/questions/1466968/real-time-pitch-detection-using-fft.

link|flag
vote up 2 vote down

FFT Guitar Tuner.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.