issues
search
flucoma
/
flucoma-sc
Fluid Corpus Manipulation plugins for Supercollider
BSD 3-Clause "New" or "Revised" License
70
stars
16
forks
source link
Fix/scaler invert
#95
Closed
weefuzzy
closed
2 years ago
weefuzzy
commented
2 years ago
Replaces
invert
parameters in scalers with
inverseTransform<Point>
messages
Works around character limit in SC plugin command names (can't reliably truncate, so remove all vowels instead 💩 )
invert
parameters in scalers withinverseTransform<Point>
messages