Using groups for dynamic layers, but still need RR's
-
Hello gentlemen, I was directed here by @David-Healey to explain my need and ask for a little help.
I am making an experimental library using hise (my first project) & have no code experience.
I am using 3 groups to crossfade the dynamic layers for a sustained articulation, However I also would like to use a few more groups (maybe 5) to create round robins.
Could anyone help me with a short script I can add to this project?
Thank you all in advance.
-Shane -
@Sclass Ok for this task don't use groups for the RR, use velocity instead. So you still only need 3 groups.
Then you can use this script to add the RR behaviour. This script is quite old and I haven't tested it for years, so if it doesn't work let me know and I'll update it.
-
Thank you, I will try it out when I get home from work.
I will try one thing at a time so I don't get ahead of myself and confuse things. However, What if I was using the method of using the mod whenever to blend "dynamic layers" to just morph between sample sets instead of& wanted to use traditional velocity layers in addition?
id that was a little 2 confusing I can give a better example.
-
@Sclass You would need more complex scripting for that scenario, but i would still use the velocity range to map the round robins in addition to the dynamics.
There is a thing called the advanced group manager which is designed for these kinds of setups, but it's still in development and not ready for production use, but you can play around with it.