From f549177175613490b2d5e7e5cf2a0c5ec56f1594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Sun, 6 Aug 2006 17:02:23 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5486, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487 --- tastin-help.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 tastin-help.pd (limited to 'tastin-help.pd') 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; -- cgit v1.2.1