Mercurial > hg > btrack
diff src/OnsetDetectionFunction.h @ 61:ce806db4468b
Updated README, commented more code, added a Vamp plug-in
author | Adam Stark <adamstark@users.noreply.github.com> |
---|---|
date | Mon, 27 Jan 2014 23:11:31 +0000 |
parents | bf256abf1dd4 |
children | 98f7a54faa0c |
line wrap: on
line diff
--- a/src/OnsetDetectionFunction.h Sat Jan 25 18:17:51 2014 +0000 +++ b/src/OnsetDetectionFunction.h Mon Jan 27 23:11:31 2014 +0000 @@ -51,6 +51,8 @@ TukeyWindow }; +//======================================================================= +/** A class for calculating onset detection functions. */ class OnsetDetectionFunction { public: