Page 1 of 1

After some more detail on the ADSREnvelope

Posted: Wed Jan 23, 2019 10:12 pm
by AndyMac
Still struggling with the ADSREnvelope component in the library. Is there any example code around its use that can be shared? Still not seeming to get anything from GetValue() when gated, and not getting anything from GetStage (using the enumerations) to show on LEDs.

How is GetStage supposed to work?
What is AdvanceSample?
and What is the SetFastAttack option?

And thanks for your support so far.

Re: After some more detail on the ADSREnvelope

Posted: Fri Jan 25, 2019 11:35 am
by AndyMac
Resolved it myself with some experimentation.... just needed the .AdvanceSample() in the processing loop and all worked as expected! So only need to understand what the FastAttack option is now :-)