Hello everybody!
I wanted to get some advice in regards to using pitch detection using the "sigmund~" object.
Essentially, I am trying to create a system that:
- Detects incoming pitch
- Records said pitch information
- Plays back its own tune based on received pitch data (variable)
I'd like to emphasize that I am not talking about audio recording, but specific pitch in the form of midi data.
I've done some tests by playing samples into the object, and I have to say that it's pretty decent at being able to pick up the main melodies, but it is hard to have it working reliably.
Any further information or advice on pitch detection or any Pd objects/libraries I should check out would be tremendously appreciated.
Thanks everyone!