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
|
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
|