mcallegari / qlcplus

Q Light Controller Plus (QLC+) is a free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc. This project is a fork of the great QLC project written by Heikki Junnila that aims to continue the QLC development and to introduce new features.
Apache License 2.0
1.02k stars 360 forks source link

Reset button of override slider doesn't produce MIDI feedback #1635

Closed p-rogalski closed 1 week ago

p-rogalski commented 3 weeks ago

Describe the bug Sliders in "Level" mode with "Monitor the selected channels and update the slider level" checkbox enabled act similarily like simple desk sliders (they can override). One can map a physical button to reset the override:

grafik

However, I was not able to produce MIDI feedback via "Custom Feedback". The assigned button just doesn't light up, regardless of which "Custom Feedback" options I choose.

For normal VC buttons, "Custom Feedback" works as expected, so this isn't a hardware issue.

To Reproduce Steps to reproduce the behavior:

  1. Add a slider
  2. Go to slider properties and enable "level" mode
  3. Tick the checkbox "Monitor the selected channels and update the slider level"
  4. Assign a button to "Override reset control"
  5. Set "Custom Feedback"
  6. Use the slider and the reset button --> No MIDI feedback

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

yestalgia commented 3 weeks ago

I am able to reproduce the behaviour described in 4.13.1 on Windows per your instructions. Though I must admit, I don't tend to use this feature that much so I don't know what the expected behaviour should be. There has been a recent change to our feedback system which might have caused this regression.

Thank you for taking the time to write up such a detailed report with supporting screenshots.