Hello,
I am doing a project where I need to detect if a snare drum has been hit or not. For now I used "fiddle" to get the midi note. As I observed my drum was about 47.7 each time, I am going to consider that if there was a band and a 47.7 detected: the drum has been hit.
So I would like to send the note from fiddle each time a bang has been detected.
I am new to PureData and I was able to send a simple message with OSC but not the output of Fiddle as it is changing in real-time...
I tried using noteout and notein but It didn't work.. I mean fiddle to noteout and send notein..
Thank you very much for your help and advices.
Greg
Here is my patch:
Fiddle_OSC.pd