MatchBassModel Class Reference
#include <MatchBassModel.h>
Inherits Marsyas::MarSystem.
Detailed Description
match bass-line model for BassMap
Controls:
- mrs_bool/calcCovMatrix [w] : enables/disables calculation of covariance matrix from input data
- mrs_realvec/covMatrix [r] : covariance matrix from input data (if disabled, will contain an empty realvec)
- mrs_natural/nTemplates [w] : sets number of templates
- mrs_natural/nDevision [w] : sets number of devision of measure
- mrs_realvec/segmentation [w] : sets measure segmentation
- mrs_realvec/time [w] : sets corresponding to time (ms)
- mrs_realvec/freq [w] : sets corresponding to frequency (Hz)
- mrs_real/totalDistance [w] : total distance value
- mrs_real/lowFreq [w] : sets the lowest frequency to look at
- mrs_real/highFreq [w] : sets the highest frequency to look at
- mrs_real/rootFreq [w] : sets the frequency of root note of the templates
- mrs_realvec/templates [r] : reference templates line up horizontal
- mrs_realvec/intervals [r] : intervals of each measures
- mrs_realvec/selections [r] : selections which of the templates
- mrs_string/mode [w] : selects "initialize" or "estimate"
- mrs_real/stdDev [w] : sets standard devision
- mrs_string/normalize [w] : sets the type of input data normalization to be used: none, MinMax, or MinStd.
- ¥b mrs_realvecc/distance [r] : sets the distance vector
Definition at line 36 of file MatchBassModel.h.
The documentation for this class was generated from the following files: