linedrive
The linedrive
object scales numbers from one range to another using an exponential curve, similar to cyclone/scale
. It takes input and output ranges, an exponential factor (1 for linear, >1 for exponential), and a time value. It is designed to work with line~
objects for smoothly changing parameters like gain with an exponential response.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.
- Download via Deken.
Open
Pd
and go toTools
Find Externals
. Search forcyclone
and install it. Then create an object withdeclare -lib cyclone -path cyclone
. Finally, uselinedrive
or any other object fromcyclone
. - Library developed mainly by Alexandre Torres Porres.
- Report Bugs/Errors here!
- Available for .