Control Sine Wave Generator Saturation with envelope?
-
How do I control a Sine Wave Generator's Saturation parameter with an envelope?
-
I found this thread about setting the Saturation value with scripting. I know I can do that, but how do link an envelope to that param?
Access and set "Saturation" parameter of Sine Wave Generator through scripting
@Christoph-Hart That worked wonderfully. Thanks for saving the rest of my day! It would be nice to have such an example in the Docs area for anyone with ofte...
Forum (forum.hise.audio)
-
@d-healey In this post you were asking about time-based modulation of the Saturation effect. I know (I think) that this is different to the Saturation parameter in the Sine Wave Generator, but you proposed a solution of a triggered timer controlling the param.
Saturation modulation
Is there a reason we can't have a monophonic envelope? Essentially a timer that controls a parameter, I mean I can script it... Or is a poly saturator possib...
Forum (forum.hise.audio)
If we can't currently modulate the Saturation param with an envelope, it sounds like your timer approach would work.
Can you give me an example? I assume there would be a timer trigger in the onNoteOn function?
My use-case is a monophonic synth, if that makes it easier!
EDIT: just found your video on synth timers - looks exactly like what I need!