Page 1 of 1

Animation Widget Slider does not Provide Feedback

Posted: Wed May 31, 2017 8:22 pm
by duckinahat
I am currently using a BCF2000 to control my virtual console. Everything is working great so far except that I cannot get feedback from the level slider in the animation widget. If anyone who understands the source could point me in the right direction, I can try my hand at patching it. Thanks

I am using 4.11.0 GIT, built from source on Ubuntu 16.04 64-bit.

Re: Animation Widget Slider does not Provide Feedback

Posted: Wed May 31, 2017 9:37 pm
by janosvitok
This is where the feedback should be sent: https://github.com/mcallegari/qlcplus/b ... x.cpp#L875

Re: Animation Widget Slider does not Provide Feedback

Posted: Wed May 31, 2017 10:07 pm
by duckinahat
Thanks, I'll keep poking around.

One more thing that I have noticed. If I move the virtual slider in playback mode, the physical slider does not move. If I stop playback and start again, the physical slider will jump to the virtual sliders position. So it is capable of sending feedback, the issue seems to have more to do with it not updating on move.