aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/src/dentist~.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-01-20 10:17:54 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-01-20 10:17:54 +0000
commitf734613d6fac0f1f4b5f0f6a1afbad4436e90863 (patch)
tree757ddf3259e5704086e61ca3955e3ca2977cd146 /externals/grill/fftease/src/dentist~.cpp
parentdebbd7dd11ed535baa150e254a27f582e46a7339 (diff)
""
svn path=/trunk/; revision=348
Diffstat (limited to 'externals/grill/fftease/src/dentist~.cpp')
-rw-r--r--externals/grill/fftease/src/dentist~.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/fftease/src/dentist~.cpp b/externals/grill/fftease/src/dentist~.cpp
index ec854adf..3cdcfd90 100644
--- a/externals/grill/fftease/src/dentist~.cpp
+++ b/externals/grill/fftease/src/dentist~.cpp
@@ -64,7 +64,7 @@ V dentist::setup(t_classid c)
dentist::dentist(I argc,const t_atom *argv):
fftease(4,F_BALANCED|F_BITSHUFFLE),
- _knee(500),_teeth(10)
+ _teeth(10),_knee(500),_max_bin(0)
{
/* parse and set object's options given */
if(argc >= 1) {