aboutsummaryrefslogtreecommitdiff
path: root/tastin-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2006-08-06 17:02:23 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2006-08-06 17:02:23 +0000
commitf549177175613490b2d5e7e5cf2a0c5ec56f1594 (patch)
treeb06677168b6f411aac1adedafa912388c150b185 /tastin-help.pd
This commit was generated by cvs2svn to compensate for changes in r5486,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487
Diffstat (limited to 'tastin-help.pd')
-rwxr-xr-xtastin-help.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/tastin-help.pd b/tastin-help.pd
new file mode 100755
index 0000000..6713257
--- /dev/null
+++ b/tastin-help.pd
@@ -0,0 +1,22 @@
+#N canvas 125 122 393 309 10;
+#X text 12 247 (C) 2006 Joao Miguel 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 - - -;
+#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 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 text 74 156 Key value;
+#X text 110 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;