extended frequency-range

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@448 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-12-24 01:52:11 +00:00
parent f1cb7c8d8d
commit 85bc1d5452
5 changed files with 11 additions and 5 deletions

View File

@@ -278,6 +278,7 @@ namespace effectLib
} ;
// for some reason this effect doesn't work... (in=out)
template<typename SAMPLE = sample_t>
class bassBoost : public monoBase<SAMPLE>
{