re,
I read:
osc~ $1---->*~ $2---->throw~ a
and i've set up a corresponding catch~ but it seems like the signal only comes out of the first instance when i build the second, unless i mess around in edit mode for a bit... what's this all about? and is there a way to fix it?
I guess the dsp chain isn't aware of the additional throw~ to catch~ so you need to explicitly make or break an audio connection to reorder the dsp chain, nevermind try the attached patch
HTH
x