[plus~] signal loop, stuck

pablo's icon

hello,

I´m quite new to MSP and I stumbled into a problematic
loop while working in a granular patch based in Sakonda´s Granular2.5.

well...the problem appears when adding two signals with plus, one
coming from a phasor an the other from a number~ box.
plus~ gets stucked when feedbacking its result to
a sah~ which in turn controls the phasor~ (phasor also stops)

am I doing something completely incorrect here?

below a little patch with the problem reproduced...

please, can anyone give me some help ???

Max Patch
Copy patch and select New From Clipboard in Max.

brendan mccloskey's icon

I encountered a similar issue with feedback to [sah~], albeit in a different context; you need to introduce one vector's worth of delay (via [send~] - [receive~]), would this solve it:

Max Patch
Copy patch and select New From Clipboard in Max.

Brendan

pablo's icon

thanks!

I tried before with a delay~ of one sample but didn´t work.
Nice, now i can continue :)

cheers