Mercurial > hg > aubio-onset-detector
log Source/aubioOnsetDetect~.cpp @ 6:6a95d8b80393 tip
age | author | description |
---|---|---|
Mon, 26 Nov 2012 23:17:34 +0000 | Andrew N Robertson | unknown changes default tip |
Mon, 22 Oct 2012 20:25:14 +0100 | Andrew N Robertson | added external, some code changes |
Thu, 18 Oct 2012 17:12:05 +0100 | Andrew N Robertson | Streamlined the object, getting rid of sigmal outlet, adding in buffer and hopsize changes - needs to be fixed for slope onset - but median working, added the max external |
Mon, 21 Nov 2011 23:22:40 +0000 | Andrew N Robertson | added OF visualiser src code. Added a long term median trigger threshold. New method is working very well on onsets |
Wed, 19 Oct 2011 21:08:45 +0100 | Andrew N Robertson | added in slope bang using median |
Tue, 18 Oct 2011 14:52:27 +0100 | Andrew N Robertson | added in a best slope function, a mix between max increase in the recent df function and the gradient of this increase |
Tue, 18 Oct 2011 01:28:42 +0100 | Andrew N Robertson | started repository, works as max object aubioOnsetDetect |