Marsyas
0.6.0-alpha
|
Pitch detection using the YIN algorithm. More...
#include <Yin.h>
Inherits MarSystem.
Public Member Functions | |
MarSystem * | clone () const |
void | myProcess (realvec &in, realvec &out) |
Processes data. | |
Yin (std::string name) | |
Yin (const Yin &a) | |
~Yin () |
Pitch detection using the YIN algorithm.
This algorithm was developped by A. de Cheveigne and H. Kawahara and published in:
De Cheveigne, A., Kawahara, H. (2002) "YIN, a fundamental frequency estimator for speech and music", J. Acoust. Soc. Am. 111, 1917-1930.
See http://recherche.ircam.fr/equipes/pcm/pub/people/cheveign.html
This code was adapted from aubio (http://aubio.org) by sness.
THIS MARSYSTEM IS VERY SIMILAR TO AUBIO_YIN, BUT DO NOT DELETE IT BECAUSE I NEED IT. - Graham
Controls: