2016-10-20 |
Chris Cannam |
Fix compiler warnings
|
2016-10-14 |
Chris Cannam |
Merge from vampipe branch. This removes RequestResponse, PluginConfiguration and PluginStaticData again. I don't think they are proving general enough to be worth adding to this SDK at this point. Will try them out in piper-cpp instead.
|
2016-10-14 |
Chris Cannam |
Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adapter
|
2016-10-14 |
Chris Cannam |
Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adapter
vampipe
|
2016-10-13 |
Chris Cannam |
Remove RequestResponse, PluginConfiguration and PluginStaticData again. I don't think they are proving general enough to be worth adding to this SDK at this point. Will try them out in piper-cpp instead.
vampipe
|
2016-10-13 |
Chris Cannam |
Merge from default branch;
vampipe
|
2016-10-10 |
Chris Cannam |
Merge from branch vampipe
|
2016-10-10 |
Chris Cannam |
Merge from 454:3949cc56f2ce
vampipe
|
2016-10-10 |
Chris Cannam |
Merge from branch vampipe
|
2016-10-10 |
Chris Cannam |
plugins -> available, this changed again in schema
vampipe
|
2016-10-10 |
Chris Cannam |
Merge from branch vampipe
|
2016-10-10 |
Chris Cannam |
Add IPython for test signal
vampipe
|
2016-09-23 |
Chris Cannam |
pluginData -> plugins like the schema
vampipe
|
2016-09-19 |
Chris Cannam |
Merge from branch outputid-string-in-featureset
vampipe
|
2016-09-19 |
Chris Cannam |
Introduce ListResponse type as well
outputid-string-in-featureset
|
2016-09-19 |
Chris Cannam |
Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequest
outputid-string-in-featureset
|
2016-09-16 |
Chris Cannam |
Begin plugin output id / index mapping for use in feature sets
outputid-string-in-featureset
|
2016-09-14 |
Chris Cannam |
Add test using new curve-fsr-mixed output from the Vamp Test Plugin, and make corresponding fix to timestamp logic
vampipe
|
2016-09-14 |
Chris Cannam |
Fix erroneous test file location left in by accident
vampipe
|
2016-09-06 |
Chris Cannam |
Puzzlingly, this seems to produce the wrong results if assigned directly when compiled using Emscripten. I wonder what I'm missing
vampipe
|
2016-08-22 |
Chris Cannam |
Remove unused variable
vampipe
|
2016-08-22 |
Chris Cannam |
Add forgotten file...
vampipe
|
2016-08-19 |
Chris Cannam |
Might help if these were public
vampipe
|
2016-08-18 |
Chris Cannam |
KissFFT copyright notes
vampipe
|
2016-08-18 |
Chris Cannam |
Add FFTComplex class by analogy to FFTReal
vampipe
|
2016-08-18 |
Chris Cannam |
Single or double-precision FFTs (double in the default build), not both
vampipe
|
2016-08-18 |
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
|
2016-08-18 |
Chris Cannam |
Merge from default branch
vampipe
|