I'm a complete and total noob here, and I was wondering if you could help me out...
This is probably very basic stuff, but here it is:
I'm trying to create a counter that increments a number every time it receives a bang..... the counter so far works just fine, but I want to be able to reset it:
[inlet bang]
|
[O]
\
[f 0]X[+ 1]
\
[outlet number]
(I'm horrible at drawing patches in the browser, so far....)
Any help would be greatly appreciated.