a4a241c738746df89b3356899833a95a0e451fdd
Automation Controls (and controls in general) are now only updated in realtime context. Either via automation-playback, or via SessioEvent. This directly sets the Control:_user_value (before emitting the Changed signal). The GUI does not need to evaluate the control at a given point in time, so the API call can be removed and unified. This commit first removes all calls to "get_double" to ensure that no special cases exist.
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%