Skip to content

Pure Data Abstractions

Utility

  • Name: BPMClock
    Download: bpmclock.pd
    Version: 1.0
    Description: Enter in a BPM value, select if you want whole, half, quater, or eight note, and get a train of bang messages!

  • Name:  step
    Download: step.pd
    Version: 1.0
    Description: Steps through a 16 step pattern when it recieves a bang.  Outputs bangs.  Can be reset, set pattern via packed message, have loop point set by message, cleared by bang.

  • Name:  clockdivider
    Download: clockdivider.pd
    Version: 1.0
    Description: Kind of a fancy counter, outputs every nth bang it recieves.  Can be reset and have N be set by message.