log

age author description
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
Wed, 30 Sep 2015 11:43:40 +0100 Chris Cannam Calculate accurate window boundaries (even where the effective hop size is non-integer)
Wed, 30 Sep 2015 10:26:24 +0100 Chris Cannam Add output bin names; begin handling tuning frequency
Tue, 29 Sep 2015 17:14:05 +0100 Chris Cannam Add chroma and CLP outputs
Tue, 29 Sep 2015 16:51:49 +0100 Chris Cannam Fix folding
Tue, 29 Sep 2015 16:36:23 +0100 Chris Cannam Refactor
Tue, 29 Sep 2015 12:43:07 +0100 Chris Cannam Add example chroma files generated using MATLAB toolbox (but from Tipic-generated pitch features)
Mon, 28 Sep 2015 14:54:07 +0100 Chris Cannam Wire up normalisation
Mon, 28 Sep 2015 14:51:17 +0100 Chris Cannam Normalisation code
Thu, 24 Sep 2015 16:36:39 +0100 Chris Cannam Update subrepo
Thu, 24 Sep 2015 16:35:48 +0100 Chris Cannam Add CRP (lacking some features)
Thu, 24 Sep 2015 12:45:43 +0100 Chris Cannam Add DCT implementation
Thu, 20 Aug 2015 17:22:25 +0100 Chris Cannam Mingw32 Makefile
Tue, 18 Aug 2015 11:13:38 +0100 Chris Cannam Comment
Mon, 17 Aug 2015 15:51:13 +0100 Chris Cannam Don't carry out expensive construction in the Vamp plugin ctor. Add tuning freq parameter (not implemented yet though)
Mon, 17 Aug 2015 12:48:49 +0100 Chris Cannam Fix incorrect delays for first 4 filters (they had a +ve peak at 0 in the output)
Fri, 14 Aug 2015 18:47:11 +0100 Chris Cannam Pad properly at end of input
Fri, 14 Aug 2015 18:37:24 +0100 Chris Cannam Compensate for filter & resampler delay
Fri, 14 Aug 2015 18:13:04 +0100 Chris Cannam Tidy the code up a bit
Fri, 14 Aug 2015 17:23:56 +0100 Chris Cannam Wire up a working plugin. No resampler/filter latency compensation yet, and the code is messy.
Fri, 14 Aug 2015 14:40:48 +0100 Chris Cannam Call the (not yet existing) implementation functions
Fri, 14 Aug 2015 12:45:27 +0100 Chris Cannam Some basic doc files
Fri, 14 Aug 2015 12:02:57 +0100 Chris Cannam Add papers, skeleton plugin code
Wed, 12 Aug 2015 12:29:51 +0100 Chris Cannam Build stuff
Wed, 12 Aug 2015 11:46:29 +0100 Chris Cannam Start on pitch filterbank, & bring in external code
Mon, 10 Aug 2015 18:50:11 +0100 Chris Cannam Longer test
Mon, 10 Aug 2015 18:44:21 +0100 Chris Cannam Filter code, delays
Thu, 06 Aug 2015 20:51:36 +0100 Chris Cannam C versions
Thu, 06 Aug 2015 13:50:20 +0100 Chris Cannam Unshifted elliptical filter coefficients
Wed, 05 Aug 2015 21:08:56 +0100 Chris Cannam Import MATLAB Chroma Toolbox