diff globalForces.mm @ 14:4ba81a12b008

Fixed OSC crash. Fixed really nasty clipping with less nasty clipping. V1.2
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Mon, 14 Jul 2014 16:26:30 +0100
parents 5bf377b4c780
children
line wrap: on
line diff
--- a/globalForces.mm	Wed Jun 26 17:23:30 2013 +0100
+++ b/globalForces.mm	Mon Jul 14 16:26:30 2014 +0100
@@ -24,7 +24,7 @@
     avFilterAmt = 0.0;
     
     pressure = 0.0;
-    volume = 2.0;
+    volume = 6.0;
     
     maxForcePoints = 11;
     excitationType = POSITION;