Skip to content

zl

The zl object is a versatile Pure Data list processor that performs various operations on incoming lists based on its selected mode. It can manipulate list order (e.g., sort, rev, rot, scramble), extract or insert elements (mth, nth, slice, group, iter, lace, delace, lookup, indexmap), compare and filter lists (change, compare, filter, sect, thin, unique), or perform basic arithmetic (sum, median). It also offers storage mechanisms like queue (FIFO) and stack (LIFO).


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 zl or any other object from cyclone.

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

Similar


    Comments

    Contributors