aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/src/burrow~.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/burrow~.cpp
parentdebbd7dd11ed535baa150e254a27f582e46a7339 (diff)
""
svn path=/trunk/; revision=348
Diffstat (limited to 'externals/grill/fftease/src/burrow~.cpp')
-rw-r--r--externals/grill/fftease/src/burrow~.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/fftease/src/burrow~.cpp b/externals/grill/fftease/src/burrow~.cpp
index fcfaf22e..36873a5d 100644
--- a/externals/grill/fftease/src/burrow~.cpp
+++ b/externals/grill/fftease/src/burrow~.cpp
@@ -56,8 +56,8 @@ V burrow::setup(t_classid c)
burrow::burrow(I argc,const t_atom *argv):
fftease(4,F_STEREO|F_BALANCED|F_BITSHUFFLE|F_NOPH2),
- _thresh_dB(-30),_mult_dB(-18),
- _invert(false)
+ _invert(false),
+ _thresh_dB(-30),_mult_dB(-18)
{
/* parse and set object's options given */
if(argc >= 1) {