fixed peak-calculation for negative signal-values

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@795 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-03-16 00:21:48 +00:00
parent eeaca7a2fa
commit ab25b09935
2 changed files with 11 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2008-03-15 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/mixer.cpp:
fixed peak-calculation for negative signal-values
* include/effect_view.h:
* src/widgets/effect_view.cpp:
- fixed random crashes when removing effect-views