Hey, i want to install the aubio Library http://aubio.org/ to my pd-extended.
I downloaded the sourcecode and did as the README says:
./waf configure build.
I then get this Errormessage "Checking for header m_pd.h: not found".
I have Python 2 installed.
I also did pip install and it finished without errormessage, but in pd i get the message ...could not create when i add an aubio objekt.
Has anyone an idea what might be the problem?
Background is: I want to make a pd patch which takes external audio and sends out a beatmatching midinote so i can trigger the "TAB" button in ableton with this note.
Thanks
Basti