Skip to content

rescale~

The rescale~ object transforms input signal values from one range to another, with configurable minimum and maximum input/output values. It supports linear, exponential, and logarithmic scaling, including a "reverse log" mode, and can optionally clip output values to the specified range. This object also handles multichannel signals, applying scaling parameters per channel.


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 else and install it. Then create an object with declare -lib else -path else. Finally, use rescale~ or any other object from else.

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

Similar


    Comments

    Contributors