Fri, 19 Aug 2016 11:55:01 +0100 |
Chris Cannam |
Might help if these were public
vampipe
|
Thu, 18 Aug 2016 16:22:46 +0100 |
Chris Cannam |
KissFFT copyright notes
vampipe
|
Thu, 18 Aug 2016 16:04:25 +0100 |
Chris Cannam |
Add FFTComplex class by analogy to FFTReal
vampipe
|
Thu, 18 Aug 2016 15:06:23 +0100 |
Chris Cannam |
Single or double-precision FFTs (double in the default build), not both
vampipe
|
Thu, 18 Aug 2016 14:43:52 +0100 |
Chris Cannam |
Make single/double-precision selectable for input domain adapter windowing and FFTs. Double precision is necessary to pass Sonic Annotator regression tests, though in practice most real-world methods would be fine with single precision.
vampipe
|
Thu, 18 Aug 2016 12:03:09 +0100 |
Chris Cannam |
Merge from default branch
vampipe
|
Thu, 18 Aug 2016 12:00:24 +0100 |
Chris Cannam |
Fix fixed-sample-rate output timestamps in simple host; update test files
|
Thu, 18 Aug 2016 10:45:10 +0100 |
Chris Cannam |
Use a different test signal, update expected files for fsr modes
|
Wed, 17 Aug 2016 14:01:39 +0100 |
Chris Cannam |
Test script using vamp-test-plugin
|
Thu, 18 Aug 2016 10:45:10 +0100 |
Chris Cannam |
Use a different test signal, update expected files for fsr modes
vampipe
|
Wed, 17 Aug 2016 14:01:39 +0100 |
Chris Cannam |
Test script using vamp-test-plugin
vampipe
|
Wed, 17 Aug 2016 12:04:00 +0100 |
Chris Cannam |
Fix compiler warning
vampipe
|
Wed, 17 Aug 2016 12:03:55 +0100 |
Chris Cannam |
Fix double free
vampipe
|
Tue, 16 Aug 2016 16:37:57 +0100 |
Chris Cannam |
Fix m_ri initialisation
vampipe
|
Tue, 16 Aug 2016 16:04:09 +0100 |
Chris Cannam |
Switch from Cross FFT with option of FFTW build, to KissFFT only (code bundled). This is much faster than the default build and simpler than managing two options.
vampipe
|
Wed, 18 May 2016 16:15:09 +0100 |
Chris Cannam |
Emscripten Makefile -- not done yet. Also need to factorise out all these common lists of source files.
|
Wed, 18 May 2016 12:21:17 +0100 |
Chris Cannam |
Rename
vampipe
|
Wed, 18 May 2016 10:53:19 +0100 |
Chris Cannam |
Use ConfigurationRequest/Response, introduce ProcessRequest/Response.
vampipe
|
Wed, 18 May 2016 10:35:13 +0100 |
Chris Cannam |
Move ConfigurationRequest/Response into RequestResponse.h
vampipe
|
Wed, 18 May 2016 10:33:08 +0100 |
Chris Cannam |
Rename LoadRequest.h -> RequestResponse.h
vampipe
|
Tue, 17 May 2016 13:52:51 +0100 |
Chris Cannam |
Configuration request/response structs
vampipe
|
Thu, 12 May 2016 16:41:12 +0100 |
Chris Cannam |
Typedef
vampipe
|
Thu, 12 May 2016 15:53:55 +0100 |
Chris Cannam |
Add listPluginData
vampipe
|
Thu, 12 May 2016 14:43:10 +0100 |
Chris Cannam |
Docs
vampipe
|