New user here! I've really been enjoying experimenting with the Teensy audio library.
I was hoping to create a new Envelope class, and privately inherit the AudioEffectEnvelope class to re-implement some of the methods/variables for longer effect envelopes.
Can anyone give guidance on what...