aboutsummaryrefslogtreecommitdiff
path: root/tastin-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2011-02-14 15:28:43 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2011-02-14 15:28:43 +0000
commit86ad87e613bede282110fec66794680071ba9a62 (patch)
treeb03d32afecb25876c6a478155e27caaedd7674a1 /tastin-help.pd
parent2aac2a7ddcc010983797acbc4d9af5ff9528e85e (diff)
svn path=/trunk/abstractions/jmmmp/; revision=14919
Diffstat (limited to 'tastin-help.pd')
-rw-r--r--tastin-help.pd41
1 files changed, 23 insertions, 18 deletions
diff --git a/tastin-help.pd b/tastin-help.pd
index 1468cdf..1610639 100644
--- a/tastin-help.pd
+++ b/tastin-help.pd
@@ -1,23 +1,28 @@
-#N canvas 121 146 376 296 10;
-#X text 12 247 (C) 2006 João Pais - jmmmpais@googlemail.com
-;
-#X text 12 267 Released under the BSD License;
-#X text 256 125 Outlets;
-#X text 256 75 Arguments;
-#X floatatom 36 156 5 0 0 0 - - -;
+#N canvas 121 146 376 360 10;
+#X text 12 307 (C) 2006 João Pais - jmmmpais@googlemail.com;
+#X text 12 327 Released under the BSD License;
+#X floatatom 46 196 5 0 0 0 - - -;
#X text 12 10 [tastin] - Gate for keyboard input;
-#X text 256 95 - State (0 / 1);
-#X text 256 145 - key number;
-#X text 256 165 - state;
-#X obj 123 139 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+#X obj 133 179 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
-#X text 74 156 Key value;
-#X text 143 138 State;
-#X text 256 195 Key control;
-#X obj 36 119 tastin;
-#X text 256 215 - Esc: on / off;
+#X text 82 196 Key value;
+#X text 151 178 State;
+#X obj 46 159 tastin;
#X text 12 30 Controls the flow of keyboard events with the Esc key
\, so that nothing gets triggered by accident. The numbers are also
displayed in the object.;
-#X connect 13 0 4 0;
-#X connect 13 1 9 0;
+#X text 236 185 Outlets;
+#X text 236 85 Arguments;
+#X text 236 105 - State (0 / 1);
+#X text 236 205 - key number;
+#X text 236 225 - state;
+#X text 236 255 Key control;
+#X text 236 275 - Esc on / off;
+#X text 236 135 Inlets;
+#X text 236 155 - toggle switch;
+#X obj 46 129 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+1;
+#X text 64 129 Status control;
+#X connect 7 0 2 0;
+#X connect 7 1 4 0;
+#X connect 18 0 7 0;