From: Paul Brossier Date: Tue, 19 Jan 2016 20:51:38 +0000 (+0100) Subject: src/ofxAubio.h: add attackClass X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=68032a6f348a21bd33a1a6a1db537feab475b887;p=ofxAubio.git src/ofxAubio.h: add attackClass --- diff --git a/src/ofxAubio.h b/src/ofxAubio.h index d0d7500..061eb45 100644 --- a/src/ofxAubio.h +++ b/src/ofxAubio.h @@ -22,4 +22,4 @@ #include "ofxAubioOnset.h" #include "ofxAubioPitch.h" #include "ofxAubioMelBands.h" - +#include "ofxAubioAttackClass.h"