Hello,
I'm embarking on a small project where I want to have an informal musical collaboration between a musician (guitarist), and someone at the helm of a interactive tabletop.
I was wondering if anyone has tips on how to detect musical notes? I've found these two projects using Minim:
But they don't seem to accomplish what I need (the second code just plays back the notes).
I was thinking of using something similar to the first link to detect the sound being played, but I wonder how I can isolate and compare the sound to a library of notes. Any tips or advices would be helpful.
1