tapin~ outside poly~
I regularly put a tapin~ outside and a tapout~ object inside a poly.
But when I turn off the audio it breaks the connection between the two and an error pops up in the max window.
Are there any solutions to this?
Here's a patch to demonstrate my problem;
poly4tapin:
mainpatcher:
that will happen with all symbolic signal connections when ONE
side is turned off, and so far the only solution would be to restart
the dsp at the point where the tapin~ is.
but you are saying it also happens when you turn the audio in
the main patch off? it should not...
(yeah i know, the tapin connection int exactly a symbolic signal
connection :) )
Yeah, when i turn the audio off and on and also when I disconnect and then connect an audio signal.
So whenever I interrupt the audio chain the tapout~ in the poly stops working.
I don't remember having this problem before.
Can anyone tell me if this is supposed to happen or if it's some kind of bug?