aboutsummaryrefslogtreecommitdiff
path: root/tastin-help.pd
diff options
context:
space:
mode:
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;