Hi,
I would like to "abuse" the polyphony to easily set the number of certain repetitive elements in my building project, much like it is done for the classic vocoder that was part of the Reaktor 5 factory library. However, I would like to get some interaction between the voices.
For example, I want all even voices to reveive the value of all odd voices, independent of the number of voices set.
As far as my knowledge goes, this is not possible, since the Voice From and Voice To modules are monophonic and only take a single integer number input. Only way I can think of is using the Interation module and process this at audio rate. Would this work or do you have another idea of solving this?
Workarounds would of course be:
a) Building everything with a maximum allowed number of elements and then build a "selection routine" to reduce the number of active elements.
b) Build different variants of the ensemble and make the choice before using the effekt.