1 Commits (15b256b715a212eea4fe2abc42a11a201430cdf0)

Author SHA1 Message Date
James Bradbury 15b256b715
[Release] 1.0.0-beta6 (#88)
* cleaned test folder(s)

* added example files for human testing

* added old example files for human testing to tests folder

* updated FluidMelBands argument ordering to match C++

* invert pca (#80)

* invert pca

* remove old test code (#75)

* inappropriate error check on FluidBufToKr

* FluidPlotter: Click and Drag to Zoom (#87)

* Add AmpCurve, OnsetCurve, NoveltyCurve + buf versions (#79)

* Add AmpCurve, OnsetCurve, NoveltyCurve + buf versions

* Classes: Rename <X>Curve -> <X>Feature

* cpp plugins: <X>Curve -> <X>Feature

* Curve -> Feature in SC / cpp code

* Novelty<X>: feature -> algorithm for input algorithm choice

* do rest of changes of feature -> algorithm

* BufNoveltyFeature needs a shorter internal name
4 years ago