3 Commits (22fcbb59c10607a5fecc30ef753cc852f5c35c06)

Author SHA1 Message Date
Ted Moore aca18751d0 example 8b: no need to execute the gui and synth separately 3 years ago
Ted Moore 9dd149ac2f modify fluid loudness by adding select in a test example 4 years ago
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