bugfix in LVSL

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@411 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-09-22 09:48:24 +00:00
parent 5635756354
commit 40c682a4a3
3 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2006-09-22 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/vst_base/lvsl_client.cpp:
m_initialized is now set before calling waitForProcessingFinished(),
makes VST-effects work
2006-09-21 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/vst_effect/Makefile.am: