c8585fce906c9436b66058365fa026ff790a8b49
This fixes another deadlock calling send_change with the Playlist's RegionWriteLock held. In this case due to "MIDI region copies are independent" when duplicating MIDI regions. ``` ARDOUR::Region::send_change () PBD::Stateful::apply_changes () ARDOUR::RegionFactory::create () ARDOUR::RegionFactory::create () ARDOUR::MidiRegion::clone () ARDOUR::RegionFactory::create () ARDOUR::Playlist::duplicate () ```
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%