fix serious breakage with setup of plugin automatable controls/parameters, in which...
commit195b751809a03fd58d84442f4c54eed01185689e
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Thu, 9 Jun 2011 20:21:46 +0000 (9 20:21 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Thu, 9 Jun 2011 20:21:46 +0000 (9 20:21 +0000)
tree333a57b48aa6a6d2c8c574d47afc678e072dac2e
parent654d6a09f47983ab6cc38d595938716e67257bbc
fix serious breakage with setup of plugin automatable controls/parameters, in which the relative ordering of things during ::set_state() was totally wrong. still see multiple instances of automation tracks for processors in GUI

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/3.0@9698 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/plugin_insert.h
libs/ardour/audio_unit.cc
libs/ardour/automatable.cc
libs/ardour/plugin_insert.cc
libs/ardour/session_command.cc