Page 1 of 1

QLC+ 4.13 vs 4.14 - Fade Out doesn't work well

Posted: Fri Apr 18, 2025 11:31 pm
by saitam12
Hi guys.
Fading out in a similar scene does not work well in version 4.14.

In version 4.13, even calling it several times in sequence, it works perfectly.

[youtube]https://youtube.com/shorts/WXDKP0LzbIY[/youtube]
[youtube]https://youtube.com/shorts/fiOyfE82LBo[/youtube]

Re: QLC+ 4.13 vs 4.14 - Fade Out doesn't work well

Posted: Sat May 03, 2025 2:00 pm
by shaforostoff
I see you have quite complex file, which includes usage of scripts. The source of the problem could be the very high memory usage related to JS engine, which got fixed in the latest master (not released yet, to be part of future 4.14.2). Could you please try it?

You can get binaries from CI, for example this: https://github.com/mcallegari/qlcplus/a ... 4811399756
Just select the v4 subtask corresponding to your OS, and expand "Store executable artifacts" section to get the download link. You need to be logged into github to be able to browse CI results.

Re: QLC+ 4.13 vs 4.14 - Fade Out doesn't work well

Posted: Sat May 10, 2025 8:06 am
by mcallegari
Here's a minimal project version to reproduce the issue