Revision 36:937432fc2898 BeatRootProcessor.h

View differences:

BeatRootProcessor.h
118 118

  
119 119
    /** Tracks beats once all frames have been processed by processFrame
120 120
     */
121
    EventList beatTrack();
121
    EventList beatTrack(EventList *optionalUnfilledBeatReturn);
122 122

  
123 123
protected:
124 124
    /** Allocates or re-allocates memory for arrays, based on parameter settings */

Also available in: Unified diff