Skip to content

replace

The replace object modifies an input list by substituting an element at a specified index with a new value. It takes the list to be modified, an index (float, default 0), and the new element (float or symbol) as inputs, outputting the modified list.


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 replace or any other object from else.

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

Similar


    Comments

    Contributors