Granulator Envelope
-
Hey All,
is there a way to get access to the envelope of the ScripNode Granulator? At least the release? I managed to implement attack, decay and sustain via an external envelope curve. Only release doesn't work.
@Christoph-Hart I think I once read in a forum post that you might want to implement this. Has there been any progress here?
Thanks a lot and all the best
Oli -
@Oli-Ullmann I would love to see more options for the granular engine. Are you reffering to the adsr or the specific triggered grain envelopes? Because i would love to edit the curve of each grain generated like other common grain synths allow.
-
@Straticah
I am referring to the general amplitude ADSR. I took a look at the C++ code. If I remember correctly, the parameters Attack and Release are present, they are just not made available to the user via a slider. I am currently finalizing a plug-in and therefore do not want to experiment with the HISE C++ code. However, when my plug-in is finished, I will try to implement the sliders myself. If I succeed, I will be happy to let you know. :-) -
@Oli-Ullmann did you ever got around to figure this out?
Would be really great to have control over the release in the granulator. Thanks.