Skip to content

l2i

The l2i object converts all floating-point numbers within an incoming list to integers. It takes any type of list as input and outputs a list where all float elements have been cast to their integer equivalents, while other elements are passed through. This is useful for ensuring list elements are whole numbers for control or data processing.


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

  • Library developed mainly by Johannes M. Zmölnig.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors