pitch detection object 64 bit for an audio to MIDI patch
Hi,
I am looking for an object to pitch detect a mono signal and give the best guess frequency (a tuner essentially) so that I can tie that into triggering a MIDI instrument. Can anyone advise the best (most reliable and fastest) option for this - I have tried fzero~ and this is not very stable for my needs. I have tried getting fiddle~ and sigmund~, but the links on http://www.maxobjects.com/ do not work. I have also tried Tristan Jehan's pitch, but this is will not work (I assume that it is 32 bit only - as I imagine fiddle~ and sigmund~ will be).
Any suggestions?
https://github.com/v7b1
both fiddle and sigmund 64 bit can be found there.
but also worth trying is vb.pitch~ http://vboehm.net/downloads/
or Ircam FTM pitch detecting algorythms like yin~ or psy~
It all depends on instrument and mic/pickup
There are also some exotic specialised externals, but not 64 bit
so no need to talk about that,
Superb, thanks source audio, vb.pitch looks perfect and performs well initially.
Cheers
Tim