Simple Q: Phasor~ to bang
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.
thresh~ plus edge~ should do the trick
Perfect, thanks!
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.