aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/src/dentist~.cpp
diff options
context:
space:
mode:
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) {