Yep. Bonk~ is amazing, see the help patch and you can train the "classifier" do detect your "instrument" sounds. Then it will report a number for each instrument in the output format, the number of the instrument will follow the order in which you trained the bonk~ object. :)
On Thu, Dec 2, 2010 at 2:45 AM, Chris McCormick chris@mccormick.cx wrote:
On Wed, Dec 01, 2010 at 05:08:49PM +0000, Pedro Lopes wrote:
Now "attack detection" in PD can be performed in various ways, one cool
way
is to use bonk~ to detect attacks (see Miller's paper in [2]) or on a simpler level you can analyse the signal manually with env~.
One very awesome thing about [bonk~] is that you can ask it to 'learn' certain attack sounds. So you could just have it listen out for the group-clap sound specifically.
Chris.