aboutsummaryrefslogtreecommitdiff
path: root/tastin-help.pd
blob: e50e588d9d4bf9b2a4993ba7cd97384549b2becd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#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 obj 133 179 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#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 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;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joćo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 13 6 DESCRIPTION Gate for keyboard input;
#X text 12 36 KEYWORDS key GUI;
#X text 14 165 INLET_0 - toggle switch;
#X text 14 185 OUTLET_0 - key number;
#X text 14 205 OUTLET_1 - state;
#X text 12 135 VERSION 2006;
#X restore 312 326 pd META;
#X connect 7 0 2 0;
#X connect 7 1 4 0;
#X connect 18 0 7 0;