Page 1 of 1

new sliders/knobs work only after reloading the project

Posted: Sat Oct 08, 2022 6:28 pm
by giacomo
hi Massimo,
the last appimage with the new "stop all running functions", VC issue with new sliders and knobs:
they work only after reloading the project,

. the test file has 1 function and 1 slider;
. in VC, when you move the slider the output follows (and also the new "stop all running functions");
. record a new cue, insert a new slider in VC and assign the new cue to it;
. now if you move the new slider nothing happens >> nor the output nor the "stop functions"
. the old slider still works, to "fix" the new slider you've to save and reload the project.

slider-test.qxw
(2.35 KiB) Downloaded 45 times

Re: new sliders/knobs work only after reloading the project

Posted: Sat Oct 08, 2022 6:40 pm
by giacomo
something not related but maybe an info for you:
I've noticed that the v.5 appimage needs libfftw3-3 to run,
it was a dependency for another software that I removed today.

Re: new sliders/knobs work only after reloading the project

Posted: Sat Oct 22, 2022 4:28 pm
by mcallegari
Nice catch!
Indeed an initialization issue in the widget creation.
Will push upstream shortly.
Thanks