that's very cool...! thanks for a great patch, frank. i've been wondering how to create sth like this for some time, it being on my wishlist for once-i-kind-of-understand-how-pd-actually works (quite some stages of hyperlearning away). i'll try and get it to work for a recorder bassline (lots of tongue rams may indeed be needed). however, i'm using [bonk~] instead of aubio, as i wasn't able to find a compiled version on the internet (if that's at all possible), and my attempts to compile the thing myself stranded very early. i would like to understand why, and how to make it work, so any help would be appreciated (that could also be: don't even start thinking about things like this yet). here's what happened:
following the instructions in the download's install instructions:
$ sh ./configure ./configure: ./configure: No such file or directory
following instructions from the aubio mailing list:
$ gcc -bundle -undefined suppress -flat_namespace -laubio -L../src/.libs -o aubio.pd_darwin *.o powerpc-apple-darwin8-gcc-4.0.0: *.o: No such file or directory
i suppose i'm doing some very basic things wrong. but oh how to figure out which things those are, exactly.
cheers, robbert