How to control two AHDSR envelopes from different samplers with one knob?
-
Hi! How can I control two AHDSR envelopes from two different samplers that are inside the same container using a single knob? Is it possible to do it without scripting? Thanks!
-
@lijas90 Your question isn't 100% clear to me, samplers don't control envelopes.
Are you saying you have two samplers, each has an envelope, and you want a single set of controls to control both envelopes?
If so then you can do this a few ways. The simplest is to use an ahdsr controller script, you can then connect your UI knobs to it using parameter/processor ID. I made such a script you can use a while back.
I also posted a video about it on Patreon if you'd like to understand the thinking behind it: https://www.patreon.com/posts/51539887
And I included this topic in more detail in the HISE Scripting Foundations course.
-
@David-Healey Thanks David!