Simple Q: Phasor~ to bang

johntre's icon

I'm trying to find a way so that when a phasor~ hits a certain number, say 0.5, a bang is sent out. There must be a simple way to do this? I have Gen as well if there is an issue with sample rate etc.

r.pinkston's icon

thresh~ plus edge~ should do the trick

johntre's icon

Perfect, thanks!

DJF's icon
Max Patch
Copy patch and select New From Clipboard in Max.

I created a patch that made use of this. It is setup so that it bangs everytime the phasor restarts a cycle. The bit highlighted in grey is the part that counts the cycle and bangs at the end.