From bd1119e82ff9f4bd8835ed6d3934f156a6da8b23 Mon Sep 17 00:00:00 2001 From: rcoh Date: Fri, 28 Jan 2011 16:24:21 -0500 Subject: Fixed TCPInput bug. --- config/6thFloorOSC.xml | 67 +++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 56 insertions(+), 11 deletions(-) (limited to 'config') diff --git a/config/6thFloorOSC.xml b/config/6thFloorOSC.xml index 2215688..aa7a07d 100644 --- a/config/6thFloorOSC.xml +++ b/config/6thFloorOSC.xml @@ -60,14 +60,14 @@ 10 - + inputs/MouseFollower.xml @@ -79,15 +79,60 @@ - - behaviors.EchoBehavior - - echo - 0 - False - - - + + behaviors.EchoBehavior + + echo + 0 + False + + + + behaviors.BehaviorChain + + moveanddecay + + tcp + + + move + decay + + True + gaussmap + + + + behaviors.MoveBehavior + + move + 3 + 3 + + + + behaviors.MobileShakeBehavior + + mobileshake + 3 + + + + behaviors.BehaviorChain + + shakeanddecay + + tcp + + + mobileshake + slowdecay + + True + simplemap + + + sixaxis -- cgit v1.2.3