Will Tidal Cycles have a function that generates a linear, ascending or descending sequence of values for modulating parameters such as superfm? (Line type in PureData).
Thankss
Will Tidal Cycles have a function that generates a linear, ascending or descending sequence of values for modulating parameters such as superfm? (Line type in PureData).
Thankss
Hi, Martin! Isn't saw or smooth with a range function any good?
For example: # lpf (range 200 5000 $ saw)
Will this work For a Mod 12, in a Superfm ? This expression?
i think so! Something like #mod12 (range 0.2 0.8 $ saw), give it a try ![]()