made oscillator-phase always being positive which allows further optimizations of fraction()-method

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1431 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-08-03 13:19:13 +00:00
parent 632a707e79
commit 6f05b70b5f
3 changed files with 59 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
2008-08-03 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/lmms_math.h:
* src/core/oscillator.cpp:
made oscillator-phase always being positive which allows further
optimizations of fraction()-method
2008-08-01 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/visualization_widget.h: