Mercurial > hg > vamp-tempogram
log
age | author | description |
---|---|---|
2014-09-03 | Carl Bussey | * Made sure the FFT variables are initialised in initialise() |
2014-09-02 | Carl Bussey | * Changed variable names |
2014-08-21 | Carl Bussey | * Fixed tempogram via ACT bin names etc |
2014-08-20 | Carl Bussey | * Fixed bug causing ACT not to work |
2014-08-20 | Carl Bussey | * Added an additional buffer in AutocorrelationProcessor::process() - possibly a little bit slower, but much easier to debug! |
2014-08-20 | Carl Bussey | * Added tempogram via autocorrelation feature, using AutocorrelationProcessor |
2014-08-19 | Carl Bussey | * Replacing loop unsigned ints with ints |