ADSR
Started by soumello




2 posts in this topic
noek

43 posts 0 threads Joined: Jan 2021
28-05-25, 21:25 -
#2
Hi Soumello,

Interesting question.
Attack, Decay and Sustain envelope characteristics are taken from the sample(s), so I assume you talk about the Release.

As far as I can see in samplerbox_audio.pyx, the time=length of the release is calculated linear, but the fadeout volume it self isn't.
I can't really explain what the line pairs 176-177 and 195-196 do with the volume, but it certainly doesn't look linear.
And it all sounds pretty natural.
But perhaps I missed your point.

Regards, Noek.


Messages In This Thread
ADSR - by soumello - 27-05-25, 21:44
RE: ADSR - by noek - 28-05-25, 21:25
RE: ADSR - by soumello - 29-05-25, 20:50