Mercurial > hg > vamp-tempogram
log TempogramPlugin.cpp @ 42:d4b74059a005
age | author | description |
---|---|---|
Fri, 12 Sep 2014 18:02:08 +0100 | Chris Cannam | Fix an incorrect default value; add some checks and warnings |
Fri, 12 Sep 2014 16:00:26 +0100 | Chris Cannam | Fix (the) two errors reported by Coverity Scan |
Fri, 12 Sep 2014 15:51:39 +0100 | Chris Cannam | Add category and RDF description files, fill in copyright stuff |
Thu, 04 Sep 2014 10:40:51 +0100 | Chris Cannam | Test and error message for buffer overrun (in anticipation of actually fixing it!) |
Thu, 04 Sep 2014 10:08:47 +0100 | Chris Cannam | Some sample rate / parameter combinations result in min bin > max bin -- reject them |
Wed, 03 Sep 2014 13:50:02 +0100 | Carl Bussey | * Made sure the FFT variables are initialised in initialise() |
Tue, 02 Sep 2014 11:40:48 +0100 | Carl Bussey | * Changed variable names |