HISE icon indicating copy to clipboard operation
HISE copied to clipboard

[bug] Table envelopes always jump after attack completes

Open davidhealey opened this issue 5 months ago • 1 comments

If the last node of the attack envelope is not 1 or 0 then when the end of the table is reached the envelope will jump to 1, even if the note is still held down.

ZPnGU7s

Forum thread - https://forum.hise.audio/topic/7183/bug-table-envelopes-always-jump-after-attack-completes

Removing this line solves the issue, but I don't know if that will cause other problems... https://github.com/christophhart/HISE/blob/develop/hi_core/hi_modules/modulators/mods/TableEnvelope.cpp#L324

davidhealey avatar Jan 31 '24 21:01 davidhealey