diff Induction.h @ 23:633ec097fa56

Expose the processing parameters Simon suggests
author Chris Cannam
date Tue, 03 Sep 2013 17:32:09 +0100
parents 887c629502a9
children
line wrap: on
line diff
--- a/Induction.h	Wed Aug 28 16:50:40 2013 +0100
+++ b/Induction.h	Tue Sep 03 17:32:09 2013 +0100
@@ -68,7 +68,7 @@
      *  @return A list of beat tracking agents, where each is initialised with one
      *          of the top tempo hypotheses but no beats
      */
-    static AgentList beatInduction(EventList events);
+    static AgentList beatInduction(AgentParameters params, EventList events);
 
 protected:
     /** For variable cluster widths in newInduction().