shifting and rephasing phasor~ & metronomes

Matthieu Pernaud's icon

Hi,

I'm kind of stuck on a patch I've been trying to make for a few days, and couldn't find a solution for it in the forums.
I try to have several metronomes driven by several phasor~ objects. What I want is to be able to progressively shift them over time, but being able to put them back together when I want.

I managed to shift them, using the rate~ object and some line~ objects, but I really struggle to bring them back together.
My mind kinda stumble on this problem... is there any phasor~ ninja here who could orient me toward some kind of solution ?

that would be lovely.

Metronomes_phasing_MainPatch2.maxpat
Max Patch
mainpatch

phasor_to_4.maxpat
Max Patch
abstraction needed for the metronomes

metroclick.maxpat
Max Patch
metronomes

nouserid's icon

Sending the message (reset) to [rate~] should bring it back in to sync.

Matthieu Pernaud's icon

thanks for your replies !

@raja: thanks for the patch, I guess I have all I need with it ! I didn't know the zigzag~ object but I really feel I'm going to use it in another project !