aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/headers
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-08-07 14:01:31 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:56 +0200
commit89f570e5ebeab979202acf679974bafd05072692 (patch)
treeada3cb85b33097dae4d35686e6676353d8706486 /sc4pd/headers
parent305c08085dc742d591640f0078638b44878103be (diff)
sc4pd_dsp class and other changes
svn path=/trunk/externals/tb/; revision=1912
Diffstat (limited to 'sc4pd/headers')
-rwxr-xr-xsc4pd/headers/plugin_interface/SC_Constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc4pd/headers/plugin_interface/SC_Constants.h b/sc4pd/headers/plugin_interface/SC_Constants.h
index b827cad..b9e49bf 100755
--- a/sc4pd/headers/plugin_interface/SC_Constants.h
+++ b/sc4pd/headers/plugin_interface/SC_Constants.h
@@ -43,4 +43,4 @@ const double truncDouble = 3. * pow(2,51);
const float kBadValue = 1e20f; // used in the secant table for values very close to 1/0
-#endif \ No newline at end of file
+#endif