c16b7b6dd535a628161e3d109d7ce40b5618d1af
This is otherwise only caught later in the rt-thread after scheduling a RealTimeOperation via AutomationControl::check_rt. There is no need to schedule cross-thread events when the value is not about to be changed. This can greatly reduce the number of signals emitted by restoring a slot, which improves performance and also prevents the EventPool from filling up with useless events.
…
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%