an automation control that has to do things before its value is set in an RT context...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 8 Feb 2017 17:55:05 +0000 (18:55 +0100)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 8 Feb 2017 17:55:05 +0000 (18:55 +0100)
commitbbbb874c0318fa4a136431619bf91a939984530c
tree89a2832113495a1b6d3db9f950e6ed8cb04c6f23
parent234ea15499e71484b4da7ca890b49163f3befca5
an automation control that has to do things before its value is set in an RT context should potentially tell its ControlGroup

This fixes record-enable controls in a group failing generate
a call to the required stuff for tracks (moving meter position,
preparing diskstream) #7213
libs/ardour/ardour/automation_control.h
libs/ardour/ardour/control_group.h
libs/ardour/automation_control.cc
libs/ardour/control_group.cc
libs/ardour/session_rtevents.cc