Skip to content

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 to ToolsFind Externals. Search for cyclone and install it. Then create an object with declare -lib cyclone -path cyclone. Finally, use linedrive or any other object from cyclone.

  • Library developed mainly by Alexandre Torres Porres.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors