Pitch Detection for Commercial Use

billybobjobo's icon

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.

billybobjobo's icon

Also, I forgot to say: thanks for reading!

Darwin Grosse's icon

With Max 6, you could use the fzero~ object to do something similar.

billybobjobo's icon

Thanks so much guys! I will follow up on both of these leads.