Allow changing GUI elements while automation/controller is active
Open
enhancement
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
### Enhancement Summary
The GUI elements (knob, LcdWidget) should still be modifiable with the mouse. While the user keeps the left mouse key pressed (dragging), the model will follow. If the user releases the widget, the model value has to "snap back" to the automation/controller.
The snapback behavior shall be modifiable per knob, with some sane default. Possible options are the snapback time, as well as which event causes snapback (end of key press, end of curret pattern, end of global playing...)
#### Justification
Agreed to in Discord.
This planed behavior comes close to other popular DAWs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.