Skip to content

count

The count object acts as a versatile counter, incrementing or decrementing a numerical value within specified minimum and maximum bounds. It can be reset, have its current value set, and its direction (up/down) or alternating mode controlled via messages. A bang input triggers the count, and it outputs the current count value, along with a bang when it reaches its limits.


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

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

Similar


    Comments

    Contributors