Further removal of default state setting, to allow partial (diff) state sets.
git-svn-id: svn://localhost/ardour2/branches/3.0@6668 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -688,8 +688,6 @@ AudioRegion::set_live_state (const XMLNode& node, int version, Change& what_chan
|
||||
what_changed = Change (what_changed|ScaleAmplitudeChanged);
|
||||
cerr << _name << " amp changed\n";
|
||||
}
|
||||
} else {
|
||||
_scale_amplitude = 1.0;
|
||||
}
|
||||
|
||||
/* Now find envelope description and other misc child items */
|
||||
|
||||
Reference in New Issue
Block a user