ignore automation for non-automatables.
authorRobin Gareus <robin@gareus.org>
Tue, 28 Jun 2016 16:43:31 +0000 (18:43 +0200)
committerRobin Gareus <robin@gareus.org>
Tue, 28 Jun 2016 16:43:31 +0000 (18:43 +0200)
commitdbb26485df31bbf3bd0aeb83e3e01d42e25fbd07
tree35e0913e942b405d4eec68129c8e4dc67dd7a393
parent48fe9983f739fe3b8ac212a147d7452e96e1e700
ignore automation for non-automatables.

Since 4.7-1477-g2c6d595 Ardour implements Control::NotAutomatable.
This can lead to situations where automation exists for parameters that
were not supposed to be automatable, which in turn caused a
"programming-error" abort() in
RouteTimeAxisView::add_processor_automation_curve()
libs/ardour/automatable.cc