Skip to content

rescale

The rescale object maps input values from one numerical range to another, allowing for linear, exponential, or logarithmic scaling. It supports configurable input and output ranges, and can optionally clip values to the defined output boundaries. This object is highly useful for adapting control signals, such as MIDI data, to different parameter ranges within a Pure Data patch.


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