graph
- Update CHANGELOG2017-02-24, by Chris Cannam
- Update installation notes for MSVC2017-02-24, by Chris Cannam
- Travis build file2017-02-24, by Chris Cannam
- Enforce c++982017-02-24, by Chris Cannam
- Update MSVC build projects - two solutions, one for plugin SDK and one for host SDK,2017-02-23, by Chris Cannam
- Ignore these2017-02-23, by Chris Cannam
- Copyright dates2017-02-23, by Chris Cannam
- Remove this, it isn't useful2017-02-23, by Chris Cannam
- Might as well add these, since pretty much everyone seems to need them for Homebrew-installed libsndfile2017-02-23, by Chris Cannam
- Update a couple of comments to match the specifications elsewhere2017-02-09, by Chris Cannam
- Typo fix2017-01-31, by Chris Cannam
- Fix inadequate #if guard for non-gcc builds2017-01-09, by Chris Cannam
- Update regression test expected cases. One of the "obscure" RealTime fixes made recently actually fixed a substantial error (of 1 sample frame, sometimes 2) in printing timestamps resulting from input-domain adapter processing2016-11-18, by Chris Cannam
- Revert to C++98 -- this library is not supposed to use C++112016-11-18, by Chris Cannam
- Fix fairly obscure mis-canonicalisation in RealTime (leading to non-canonical but still correct values)2016-11-18, by Chris Cannam
- Fixes to a few unusual cases in RealTime2016-11-15, by Chris Cannam
- Merge from branch enumerate-options2016-11-04, by Chris Cannam
- Add plugin enumeration options (for use by piper server, needs testing)enumerate-options 2016-11-02, by Chris Cannam
- Correct use of multibyte-widechar conversion routines2016-10-28, by Chris Cannam
- Remove some debug output by default2016-10-27, by Chris Cannam
- Fix compiler warnings2016-10-20, by 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, by Chris Cannam
- Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adapter2016-10-14, by Chris Cannam
- Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adaptervampipe 2016-10-14, by 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, by Chris Cannam
- Merge from default branch;vampipe 2016-10-13, by Chris Cannam
- Merge from branch vampipe2016-10-10, by Chris Cannam
- Merge from 454:3949cc56f2cevampipe 2016-10-10, by Chris Cannam
- Merge from branch vampipe2016-10-10, by Chris Cannam
- plugins -> available, this changed again in schemavampipe 2016-10-10, by Chris Cannam
- Merge from branch vampipe2016-10-10, by Chris Cannam
- Add IPython for test signalvampipe 2016-10-10, by Chris Cannam
- pluginData -> plugins like the schemavampipe 2016-09-23, by Chris Cannam
- Merge from branch outputid-string-in-featuresetvampipe 2016-09-19, by Chris Cannam
- Introduce ListResponse type as welloutputid-string-in-featureset 2016-09-19, by Chris Cannam
- Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequestoutputid-string-in-featureset 2016-09-19, by Chris Cannam
- Begin plugin output id / index mapping for use in feature setsoutputid-string-in-featureset 2016-09-16, by Chris Cannam
- Add test using new curve-fsr-mixed output from the Vamp Test Plugin, and make corresponding fix to timestamp logicvampipe 2016-09-14, by Chris Cannam
- Fix erroneous test file location left in by accidentvampipe 2016-09-14, by Chris Cannam
- Puzzlingly, this seems to produce the wrong results if assigned directly when compiled using Emscripten. I wonder what I'm missingvampipe 2016-09-06, by Chris Cannam
- Remove unused variablevampipe 2016-08-22, by Chris Cannam
- Add forgotten file...vampipe 2016-08-22, by Chris Cannam
- Might help if these were publicvampipe 2016-08-19, by Chris Cannam
- KissFFT copyright notesvampipe 2016-08-18, by Chris Cannam
- Add FFTComplex class by analogy to FFTRealvampipe 2016-08-18, by Chris Cannam
- Single or double-precision FFTs (double in the default build), not bothvampipe 2016-08-18, by 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, by Chris Cannam
- Merge from default branchvampipe 2016-08-18, by Chris Cannam