13
0
Go to file
Robin Gareus c3d90f415c
Fix fader/trim automation after locate
First see 31c6f66d9b and 5cb6e1046b.

It worked previously due to `AutomationControl::get_value`
evaluating automation, which was removed in 5cb6e1046b
in favor of properly using latency compensated evaluation.

However due to 31c6f66d9b, 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.
2024-07-10 19:26:02 +02:00
doc Tweak doxygen doc (include timestamp, fix folder names) 2024-05-31 15:49:41 +02:00
gtk2_ardour no drag-n-drop for VCA masters, since they are intended to be non-reorderable 2024-07-03 18:48:39 -06:00
headless Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
libs Fix fader/trim automation after locate 2024-07-10 19:26:02 +02:00
luasession Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils Prepare for API removal 2024-07-10 15:39:01 +02:00
share fix previous commit to Kurzweil K2700 MIDNAM 2024-07-01 22:44:51 -06:00
tools Windows installer: update links to manual 2024-06-06 15:25:50 +02:00
.dir-locals.el
.gitattributes
.gitignore Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
TRANSLATORS Update translation howto 2023-09-24 19:58:25 +02:00
waf
wscript Bump required boost version to 1.68 (for optional::has_value) 2024-05-15 18:50:17 +02:00

Please see the Ardour web site at https://ardour.org/ for all documentation..

For information on building ardour: 
      
     https://ardour.org/development.html