aboutsummaryrefslogtreecommitdiff
path: root/tbext/source/tbfft2.cpp
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-01-28 11:09:13 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:54 +0200
commitce8d118561bd86df80eae140f2e0a64db55998e3 (patch)
tree7cd2ff26894e312d7000df8abfce9d6e323bdc6e /tbext/source/tbfft2.cpp
parent4ab9c44294867638df5c092bb2a9de1923a63dd2 (diff)
*** empty log message ***
svn path=/trunk/externals/tb/; revision=1298
Diffstat (limited to 'tbext/source/tbfft2.cpp')
-rw-r--r--tbext/source/tbfft2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbext/source/tbfft2.cpp b/tbext/source/tbfft2.cpp
index 6ed71d9..99d16fe 100644
--- a/tbext/source/tbfft2.cpp
+++ b/tbext/source/tbfft2.cpp
@@ -72,7 +72,7 @@ private:
float *ins;
float *outs;
float *tmps;
- t_float tmp[2049];
+ t_float tmp[17000];
t_float s;
t_float b;