I've been working on an additive synth for quite some time and one of the major hurdles is creating a per harmonic envelope generator.
How would you go about creatind a per harmonic envelope with up to 512 harmonic envelope layers where each harmonic fades in and out according to it's own adsr modulator?
Does anyone have any ideas about how to achieve this?
Thanks.
P.S.
There is an ADSR envelope in the partials framework, but it works in a way that is not compatible with my structure and it's formatting leaves me a bit confused as to how it's working so studying it hasn't been much help.