Robin Gareus
2c64736604
The undo command needs to be started before calling playlist->add_region() because that may move automation or include ripple changes. see the following backtrace: ``` UndoTransaction::add_command ARDOUR::DiskReader::move_processor_automation ARDOUR::Route::foreach_processor ARDOUR::DiskReader::playlist_ranges_moved ARDOUR::Playlist::flush_notifications ARDOUR::Playlist::RegionWriteLock::~RegionWriteLock ARDOUR::Playlist::add_region Editor::bounce_range_selection ``` Except. it seems automation is moved incorrectly in this case.. |
||
---|---|---|
doc | ||
gtk2_ardour | ||
headless | ||
libs | ||
luasession | ||
msvc_extra_headers | ||
MSVCardour3 | ||
MSVCMixbus3 | ||
MSVCvst_scan | ||
nutemp | ||
session_utils | ||
share | ||
tools | ||
vst | ||
.dir-locals.el | ||
.gitattributes | ||
.gitignore | ||
ardour.1 | ||
COPYING | ||
instant.xml.sae | ||
msvc32-fixup.pl | ||
PACKAGER_README | ||
README | ||
README-GITHUB.txt | ||
system_config | ||
testfile.flac | ||
testfile.ogg | ||
TRANSLATORS | ||
waf | ||
wscript |
Please see the Ardour web site at https://ardour.org/ for all documentation.. For information on building ardour: https://ardour.org/development.html