Skip to content

togedge

The togedge object detects transitions in numerical input. It outputs a bang from its left outlet when the input changes from zero to a non-zero value, and a bang from its right outlet when the input changes from a non-zero value back to zero. This allows for triggering events based on the state changes of a numerical signal.


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

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

Similar


    Comments

    Contributors