I'm looking for something like counter~ with the added feature of having it stop when it reaches the upper limit.
I'm trying to record little audio snippets after they're passed through a VST. I'm using counter~ and poke~ to move the audio into a buffer, and it's working other than the fact that the only way I have to stop counter~ is not at signal rate, so there's some indeterminacy in when it actually gets stopped, consequently the beginnings sometime get overwritten because counter~ loops.
p.s.
It would be nice if the forum software would not return results for counter, given a search term of counter~