2c64736604796f703cc9e2043ef646bdc450011d
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..
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%