debugging with fkeymo 4

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8181 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2010-12-05 21:14:55 +00:00
parent f3ba8e83b5
commit 6bb34390d2

View file

@ -807,6 +807,7 @@ Crossfade::set_state (const XMLNode& node)
_fade_in.front()->value=0.0;
_fade_in.back()->value=1.0;
#endif
_fade_in.thaw ();
/* fade out */