Pitch Detection for Commercial Use
I'm making an application for commercial use. The only issue is I need a pitch detector. I'm currently using fiddle~, but this external is copyrighted and I can't use it commercially. Does anyone know of a way of getting pitch from a signal that I'm allowed to use in making a commercial stand alone? I'm happy to pay for the software. I just need a solution.
Also, I forgot to say: thanks for reading!
With Max 6, you could use the fzero~ object to do something similar.
Thanks so much guys! I will follow up on both of these leads.