added bassbooster-effect and effect-lib

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@439 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-12-18 00:29:17 +00:00
parent c6aa917e9c
commit 64aa78c4f6
13 changed files with 644 additions and 10 deletions

View File

@@ -1,3 +1,22 @@
2006-12-17 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/bass_booster/bassboster_control_dialog.cpp:
* plugins/bass_booster/bassboster_control_dialog.h:
* plugins/bass_booster/bass_boster.h:
* plugins/bass_booster/bass_boster.cpp:
* plugins/bass_booster/Makefile.am:
* plugins/Makefile.am:
* configure.in:
added bassbooster-effect-plugin
* src/core/effect_select_dialog.cpp:
added support for effects without sub-plugin-support and fixed some
potential crashs
* include/effect_lib.h:
added simple but powerful template-based effect-library with currently
two basic effects
2006-12-11 Javier Serrano Polo <jasp00/at/terra/dot/es>
* include/sample_buffer.h: