Fix off-by-one enum on new RC filters

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@2012 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2009-02-09 08:45:25 +00:00
parent 46adbb2b34
commit a48b0b6ce0
2 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2009-02-09 Paul Giblock <drfaygo/at/gmail/dot/com>
* include/basic_filters.h:
Fix off-by-one enumeration problem with new RC filters
2009-02-08 Paul Giblock <drfaygo/at/gmail/dot/com>
* src/core/instrument_sound_shaping.cpp: