Revision 23:633ec097fa56 Induction.h

View differences:

Induction.h
68 68
     *  @return A list of beat tracking agents, where each is initialised with one
69 69
     *          of the top tempo hypotheses but no beats
70 70
     */
71
    static AgentList beatInduction(EventList events);
71
    static AgentList beatInduction(AgentParameters params, EventList events);
72 72

  
73 73
protected:
74 74
    /** For variable cluster widths in newInduction().

Also available in: Unified diff