MC mute chan
Hello, I have mc objects with 8 chans and want to mute some of them, so that they use no CPU. How to do so? I fount mc.voiceallocator~ but it seems it will dynamic set the voices. I simply want to mute chan 2 3 7 for example.
what speaks agains the standard solutions poly~ and "enable 0"?
I wanna avoid poly~ or MC.poly~ and hoped there is another way or mc object. But it seems I have no luck.
i mean you can probably change the voice number to 0 or 1 in many mc-object-situations, but then it will click... using poly~ you can avoid that by adding some interpolation.