Mercurial > hg > audio-time-warp
log
age | author | description |
---|---|---|
Thu, 19 May 2011 16:23:49 +0100 | Andrew N Robertson | I've changed timeWarp.h to have a capital T: TimeWarp.h as befits a class. Also added destructor method |
Thu, 19 May 2011 11:45:26 +0100 | Andrew N Robertson | bringin onset detection function into the code |
Wed, 18 May 2011 16:47:12 +0100 | Andrew N Robertson | getting rid of pointer use in processAudio - not many changes |
Tue, 17 May 2011 08:48:58 +0100 | Andrew N Robertson | Starting up openFrameworks project for audio time warping. The ofxFileReader goes in addons of your OF folder, the libraries and source (chromogram, fftw and source code src+ timewarp) are probably best kept in the repository, then dragged into the project afresh. That way, as we update the repository, the code that the openFrameworks project looks for will be updated. |