log

age author description
Thu, 13 Feb 2020 13:37:36 +0000 Chris Cannam Fix version default tip
Mon, 09 Dec 2019 13:54:40 +0000 Chris Cannam Add include for MSVC
Thu, 15 Aug 2019 16:25:12 +0100 Chris Cannam Permit processing a single column
Thu, 15 Aug 2019 11:11:22 +0100 Chris Cannam Comments
Wed, 21 Jun 2017 08:44:23 +0100 Chris Cannam More metadata
Tue, 20 Jun 2017 15:27:20 +0100 Chris Cannam Added tag v1.0 for changeset 83e91b13feb7
Tue, 20 Jun 2017 15:27:08 +0100 Chris Cannam Fix silly typo v1.0
Tue, 20 Jun 2017 15:20:59 +0100 Chris Cannam Added tag v1.0 for changeset 735549d6abf1
Tue, 20 Jun 2017 15:20:51 +0100 Chris Cannam Add output type URIs
Tue, 20 Jun 2017 15:18:44 +0100 Chris Cannam Ensure M_PI is defined
Tue, 14 Mar 2017 13:49:41 +0000 Chris Cannam Just remove a couple of unused args
Tue, 14 Mar 2017 13:42:05 +0000 Chris Cannam Fix erroneous moves (causing no-copy-elision warnings); update qm-dsp
Tue, 20 Sep 2016 12:13:14 +0100 Chris Cannam Merge
Tue, 20 Sep 2016 12:12:50 +0100 Chris Cannam Naming and descriptions; bump version to 1
Tue, 20 Sep 2016 10:50:53 +0100 Chris Cannam Build fix
Wed, 10 Feb 2016 20:31:11 +0000 Chris Cannam RDF, README additions, etc
Wed, 09 Dec 2015 14:55:26 +0000 Chris Cannam Set CFLAGS as well
Wed, 07 Oct 2015 13:36:31 +0100 Chris Cannam Update subrepo, add doxyfile
Wed, 07 Oct 2015 11:46:33 +0100 Chris Cannam Update to use qm-dsp instead of files from constant-q-cpp and bqvec. Some of the classes here (e.g. DCT) have moved to qm-dsp in the meantime.
Wed, 07 Oct 2015 09:22:40 +0100 Chris Cannam Descriptions etc
Thu, 01 Oct 2015 12:07:13 +0100 Chris Cannam Comment
Thu, 01 Oct 2015 11:51:54 +0100 Chris Cannam Add CENS features
Thu, 01 Oct 2015 11:21:45 +0100 Chris Cannam Update example outputs
Thu, 01 Oct 2015 11:21:37 +0100 Chris Cannam Fix downsampling: correct window to match MATLAB implementation, apply re-normalisation
Thu, 01 Oct 2015 09:28:38 +0100 Chris Cannam Top & tail downsampled output
Wed, 30 Sep 2015 16:15:36 +0100 Chris Cannam Add downsampling outputs -- haven't yet got delay compensation in there though
Wed, 30 Sep 2015 15:27:04 +0100 Chris Cannam Support FIR filters in Filter
Wed, 30 Sep 2015 15:08:08 +0100 Chris Cannam Swap a and b buffers (naming only)
Wed, 30 Sep 2015 14:18:41 +0100 Chris Cannam Rate calculation into PitchFilterbank class
Wed, 30 Sep 2015 13:45:52 +0100 Chris Cannam Comment
Wed, 30 Sep 2015 13:45:08 +0100 Chris Cannam Faster filter implementation (less copying)
Wed, 30 Sep 2015 13:44:50 +0100 Chris Cannam Tidy up, use a faster resampler configuration