Hi guys,
My name is Ben Cole and I just downloaded puredata to use with a University project. I have viewed some beginner tutorials and the documentation, so I am beginning to understand how it works, but I still have some nooby questions.
Basically, I need to use puredata to analyze sound input from a microphone, and then send out the data over a port using the OSC protocol which the main program I am using, Virtools, can read. In PD, I need to analyze the best "beat per minute", frequency, and volume of the incoming audio - along with anything else I can figure out how to do.
I have no idea how to do any of this. I was hoping someone could point me in the right direction as far as what objects to use (adc~?) to input the live audio, break it down into the variables I need, and then send those out as OSC data.
ANY tips are appreciated.
Thanks,
Ben