aboutsummaryrefslogtreecommitdiff
path: root/tastin-help.pd
blob: 161063962f747dfc882c76a0493d7d1b663db83b (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
#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;
#X connect 7 0 2 0;
#X connect 7 1 4 0;
#X connect 18 0 7 0;