Skip to content

train~

The train~ object generates a pulse signal that alternates between 1 and 0, with configurable period, pulse width, and onset phase offset. It outputs the pulse signal and sends a bang message upon each 0-to-1 transition, making it suitable for use as a metronome or for triggering events. The pulse width controls the duration of the "on" state, while the onset phase delays the start of the "on" portion.


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

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

Similar


    Comments

    Contributors