Retrieves M first beat times (phases, in "frames"-ticks), retrieved from peaks from an onset function.
More...
#include <OnsetTimes.h>
Inherits Marsyas::MarSystem.
|
Private Attributes |
|
mrs_natural | count_ |
| | scheduling purposes
|
Detailed Description
Retrieves M first beat times (phases, in "frames"-ticks), retrieved from peaks from an onset function.
Input: Supposed to have PeakerOnsets, or similar, as input. Output: [x|Phasei|x|Phasei+1| ... |x|PhaseM]
- mrs_natural/n1stOnsets [w] : nr. of first detected onsets (= M phases).
- mrs_natural/nPeriods [w] : nr. of considered period hypotheses (N) - to avoid Fanout crash (requires equal number of columns in each line)!
- mrs_natural/lookAheadSamples [w] : nr. of frames to adjust the lookahead used in PeakerOnset.
- mrs_natural/tickCount [r] : current considered time (tick count) updated from BeatReferee.
Definition at line 42 of file OnsetTimes.h.
The documentation for this class was generated from the following files: