Hi,
I am building a patch that receive osc data.
Some of this data is a trigger of an event, it plays a drum sound.
I would like to play this sound quantizing the hit: when I get the bang I don't play it immediatly, first I check if it's in time (let's say 1/16), then I play it accordingly.
How can I do that?
Are there any examples in other patches?