4 Commits (059cecdd1c8bc895ae51555192d7836e0d7145b6)

Author SHA1 Message Date
gianlucaelia 5496cf5a69
slicers: change algo/metric select to symbols (#103)
* slicers: change algo/metric selection to symbols

* slicers: algo/metric accept UGen
4 years ago
weefuzzy 759066b574 Wrapper: workaround scsynth 32 char cmd length limit with extra dispatch layer
also avoids need for formerly truncated plugin names in some cases
4 years ago
weefuzzy 51a83ccbf7 Update SC classes for new style `max<X>` parameters 4 years ago
Owen Green 8e0c71ec17
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