[in~] for [poly~] not working, patches included
Hi, I am using the [groove~] object within a [poly~]. My 2nd inlet is [in~ 2] and it receives the speed of playback for [groove~]. But this inlet doesn't seem to be receing any values. When I target a [poly~], all my max messages go through (as i have verified using flonum boxes, toggles, etc), but the one signal rate inlet is not receiving values from the [sig~] object I have connected to it. And, yes, DAC is on.
Here is my poly patch:
And here is the patch I'm using for debugging:
Much thanks for any help.
Figured it out. My problem was how I was controlling my mute message to [thispoly~]. If anyone wants to see the fixed poly patch, here it is:
I always do this, where I post a problem just to figure it out a few minutes later. Apologies for the clutter.