Hi there,
I'm looking for a straightforward pitch recognizer C++ API (like every real tuner do). Does anybody here know how to find this kind of API?
What I would like to do is basically extract the fundamental frequency from a given wave sample (in real-time), then convert it to the closest pitched note, and finally into a proper NoteOn MIDI signal.
I already tried to Google it, but I haven't found anything so far.
Any ideas?
Thanks
