aboutsummaryrefslogtreecommitdiff
path: root/sfruit/deadzone-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2009-02-03 01:07:34 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2009-02-03 01:07:34 +0000
commitca5b8ece2e21b7cc7d4227d0e2ee9be75736f97b (patch)
treee220f83c86109d2c8adaefd6feb8afcb5dfdd29a /sfruit/deadzone-help.pd
parente8dde1eab901369921ea8d56f0dc7fd51b008dad (diff)
deadzone for making a dead area in joysticks, color.hasedcolor for generating a random but consistent color from an input string
svn path=/trunk/abstractions/sfruit/; revision=10720
Diffstat (limited to 'sfruit/deadzone-help.pd')
-rw-r--r--sfruit/deadzone-help.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/sfruit/deadzone-help.pd b/sfruit/deadzone-help.pd
new file mode 100644
index 0000000..e4f6a30
--- /dev/null
+++ b/sfruit/deadzone-help.pd
@@ -0,0 +1,14 @@
+#N canvas 686 25 450 300 10;
+#X obj 129 123 deadzone 5;
+#X obj 116 79 hsl 128 15 -20 20 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 12700 1;
+#X obj 116 169 hsl 128 15 -20 20 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 12700 1;
+#X floatatom 140 148 5 0 0 0 - - -;
+#X text 16 18 [deadzone] converts all input within the range -N...0...N
+to 0 Useful with joysticks.;
+#X text 252 240 2009 Luke Iannini;
+#X text 252 260 proyekto.net;
+#X connect 0 0 2 0;
+#X connect 0 0 3 0;
+#X connect 1 0 0 0;