flucoma / flucoma-sc

Fluid Corpus Manipulation plugins for Supercollider
BSD 3-Clause "New" or "Revised" License
70 stars 16 forks source link

BREAKING: SineFeature class def #166

Closed tremblap closed 1 year ago

tremblap commented 1 year ago

fix the shape of the output making it as the doc says (array of size 2 containing an array of freq and an array of mag)

this will break code but is consistent with the interface of the rest (arrays of arrays)