in draft-mode use zero-order-hold interpolation instead of linear interpolation - fixes some issues with resampling, cleanups

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@961 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-05-12 18:37:05 +00:00
parent 8cf16971b8
commit 298df38d09
5 changed files with 14 additions and 5 deletions

View File

@@ -1,5 +1,14 @@
2008-05-12 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/bass_booster/bassbooster_controls.cpp:
* plugins/sf2_player/sf2_player.cpp:
* src/core/audio/audio_device.cpp:
cleanups and the like
* include/mixer.h:
in draft-mode use zero-order-hold interpolation instead of linear
interpolation - fixes some issues with resampling
* plugins/bass_booster/bassbooster_controls.cpp:
made bass-booster HQ-mode-capable