Round Robin Group Volume ?
-
Im trying to control RR group volumes, is there a way to do this that I'm not seeing ?
I have a sampler that has 9 RR groups and I want to be able to set the gain for each group with a slider.
Any pointers or suggestions ?Thanks,
Dalart -
@Dalart Not possible as far as I know. The lack of control over individual group pan/pitch/volume is a limitation with HISE.
-
@d-healey Thanks David. =)
-
If you're scripting the round robin rather than using the built in RR then you could change the volume of each event using
Message.setGain()
and set it appropriately depending on which RR is triggered. -
Has anything changed with regards to this? Is it possible now to set the volume of individual groups?