fix #5035 - restore pan automation state
git-svn-id: svn://localhost/ardour2/branches/3.0@13724 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -456,6 +456,7 @@ AutomationList::set_state (const XMLNode& node, int version)
|
||||
if (_state == Write) {
|
||||
_state = Off;
|
||||
}
|
||||
automation_state_changed(_state);
|
||||
} else {
|
||||
_state = Off;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user