replaced LB_HZ with engine::getMixer()->sampleRate()-calls in order to have a correct pitch in HQ-mode

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@915 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-04-12 21:25:06 +00:00
parent 56fd8a3eb2
commit 910daa9755
2 changed files with 22 additions and 15 deletions

View File

@@ -1,5 +1,9 @@
2008-04-12 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/lb302/lb302.cpp:
replaced LB_HZ with engine::getMixer()->sampleRate()-calls in order to
have a correct pitch in HQ-mode
* plugins/ladspa_effect/ladspa_effect.cpp:
* plugins/ladspa_effect/ladspa_control_dialog.cpp:
* plugins/ladspa_effect/ladspa_effect.h: