added resampling with Sinc-interpolation in case LMMS processes with higher sample-rate than 96 KHz

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@920 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-04-14 21:01:45 +00:00
parent 5fc7ffe42d
commit 4b8cf35c40
3 changed files with 78 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
2008-04-14 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/sf2_player/sf2_player.cpp:
* plugins/sf2_player/sf2_player.h:
added resampling with Sinc-interpolation in case LMMS processes with
higher sample-rate than 96 KHz
2008-04-14 Paul Giblock <drfaygo/at/gmail/dot/com>
* plugins/sf2_player/sf2_player.cpp: