* Re-label tempo detector to beat tracker -- in this incarnation, it returns
[vamp-aubio-plugins.git] / plugins / Tempo.cpp
index 5ebf25e..dcadd10 100644 (file)
@@ -65,7 +65,7 @@ Tempo::getIdentifier() const
 string
 Tempo::getName() const
 {
-    return "Aubio Tempo Detector";
+    return "Aubio Beat Tracker";
 }
 
 string