aboutsummaryrefslogtreecommitdiff
path: root/tastin-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2008-10-23 09:43:27 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2008-10-23 09:43:27 +0000
commitfcce2c9adee0d5252e56d842bf0285548ae21d97 (patch)
tree3b62371e26ad47279ad6048003e8e6373b3b8296 /tastin-help.pd
parenteb0010f730f72e0bb8f23cff5ebdfe3e049cd35f (diff)
a
svn path=/trunk/abstractions/jmmmp/; revision=10342
Diffstat (limited to 'tastin-help.pd')
-rw-r--r--tastin-help.pd21
1 files changed, 11 insertions, 10 deletions
diff --git a/tastin-help.pd b/tastin-help.pd
index 6713257..1468cdf 100644
--- a/tastin-help.pd
+++ b/tastin-help.pd
@@ -1,5 +1,5 @@
-#N canvas 125 122 393 309 10;
-#X text 12 247 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com
+#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;
@@ -9,14 +9,15 @@
#X text 256 95 - State (0 / 1);
#X text 256 145 - key number;
#X text 256 165 - state;
-#X text 12 30 Controls the flow of keyboard events with the Esc key
-\, so that nothing gets triggered by accident.;
-#X obj 90 139 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
-;
+#X obj 123 139 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+1;
#X text 74 156 Key value;
-#X text 110 138 State;
+#X text 143 138 State;
#X text 256 195 Key control;
-#X text 256 215 - Esc on / off;
#X obj 36 119 tastin;
-#X connect 15 0 4 0;
-#X connect 15 1 10 0;
+#X text 256 215 - Esc: on / off;
+#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;