Mercurial > hg > qm-vamp-plugins
changeset 98:4f18ecc172f0
* add category, change id to match other qm- plugins
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Thu, 02 Apr 2009 11:25:46 +0000 |
parents | a040e35f352c |
children | 8700a93424f4 |
files | plugins/DWT.cpp qm-vamp-plugins.cat |
diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/DWT.cpp Thu Apr 02 11:18:22 2009 +0000 +++ b/plugins/DWT.cpp Thu Apr 02 11:25:46 2009 +0000 @@ -36,7 +36,7 @@ string DWT::getIdentifier() const { - return "dwt"; + return "qm-dwt"; } string
--- a/qm-vamp-plugins.cat Thu Apr 02 11:18:22 2009 +0000 +++ b/qm-vamp-plugins.cat Thu Apr 02 11:25:46 2009 +0000 @@ -9,3 +9,4 @@ vamp:qm-vamp-plugins:qm-mfcc::Low Level Features vamp:qm-vamp-plugins:qm-barbeattracker::Time > Tempo vamp:qm-vamp-plugins:qm-adaptivespectrogram::Visualisation +vamp:qm-vamp-plugins:qm-dwt::Visualisation