sample rate dependent port fix

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@311 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Danny McRae
2006-08-11 20:41:21 +00:00
parent cabe1570c3
commit d309a1336c
2 changed files with 23 additions and 5 deletions

View File

@@ -1,4 +1,8 @@
2006-08-10 Danny McRae <khjklujn/at/users/dot/sourceforge/dot/net>
* src/widgets/ladspa_control.cpp:
unfixed my misunderstood fix of the setting of sample rate
dependent ports
* src/core/mixer:
got rid of the "more_effect |= ..." nonsense