aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/gf.oneshot-help.pd
blob: f207434d538c0cf3e39f76ba8c98148799ed5ba0 (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
41
42
#N canvas 680 22 632 504 10;
#X text 29 34 Like [spigot] \, but turns itself off after each message
\, so you have to turn it on again to making it pass another message.
;
#X msg 195 125 1;
#X obj 171 125 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1
-1;
#X msg 127 88 test;
#X obj 127 199 print;
#X floatatom 168 90 5 0 0 0 - - -;
#X floatatom 171 200 5 0 0 0 - - -;
#X text 232 125 <-- both will reset the object;
#X text 232 441 Outputs incoming message.;
#X text 232 366 Resets the object so that the next mesage will be passed
through.;
#X obj 127 159 gf.oneshot;
#X obj 3 301 doc_i 2;
#X obj 0 0 doc_h;
#X obj 14 366 doc_ii 1;
#X obj 14 441 doc_oo 0;
#X obj 3 411 doc_o 1;
#X obj 14 331 doc_ii 0;
#X obj 3 239 doc_c 1;
#X obj 14 269 doc_cc 0;
#X text 232 269 Whether to start open (default: 1);
#X text 232 331 Incoming messages can be Grids \, Symbols \, Integers
\, Lists \, etc.;
#X obj 0 473 doc_f;
#X obj 97 269 doc_m c0 bool;
#X obj 97 366 doc_m i1 bang;
#X obj 97 441 doc_m o0 <any>;
#X obj 97 331 doc_m i0 <any>;
#X connect 1 0 10 1;
#X connect 2 0 10 1;
#X connect 3 0 10 0;
#X connect 5 0 10 0;
#X connect 10 0 4 0;
#X connect 10 0 6 0;
#X connect 22 1 19 0;
#X connect 23 1 9 0;
#X connect 24 1 8 0;
#X connect 25 1 20 0;