28-05-25, 21:25 -
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.
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.