c3d90f415c9881f2829876728dbb9f6c675cefac
First see31c6f66d9band5cb6e1046b. It worked previously due to `AutomationControl::get_value` evaluating automation, which was removed in5cb6e1046bin favor of properly using latency compensated evaluation. However due to31c6f66d9b, fader and trim automation were never evaluated on locate, only during playback via `Amp::setup_gain_automation`. This fixes a case where gain is incorrect after a locate. The amp still has the gain from before the locate, and when starting playback ramps to the new gain.
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%