2245042b858f35c2fec7d27381a1d51af5ff8a8a
In case of MIDI CC/Bend/Pressure etc events, the underlying data is provided by a MidiTrack (is-a Automatable) and not an automation-control. When directly calling AutomationControl::set_automation_state, the AC disables automation-watch using shared_from_this(). With the Evoral::Control used for MidiTrack event-lists this results in a tr1::bad_weak_ptr.
…
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%