Single modules that rules over several modules

Im wondering how to set a single EG , for , let’s say affect over 4 individual voices

Or one LFO for several individual voices

I think This might be amazing and a basic feature that all Percussa user must máster !

Regards !

1 Like

yeah, polyphonic (module/wire) support (ala vcv) would be really nice.

however, its a lot of dev work to retrofit, and Id also be mindful of the potential (cpu/ram) overhead it’d introduce for (current) single voice support (which is a non issue on a desktop)

unfortunately, I cannot think of any other way to do this…nor, a way to do this without a pretty drastic architecture change to the SSP code base.

note: Im pretty familiar with both ssp and vcv code base, so Ive a ‘basic feeling’ for what would be needed.


all that said, if you have were thinking of a different way this could be achieved (outside of poly cables etc), id be interested to hear.

(I do have another idea / approach, but its still a lot of work to achieve, and is less flexible :wink: )