From 5a6bee4fe076e06514c6e4e538590dd3a2a5cdc3 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 6 Nov 2009 18:37:00 +0000 Subject: upgrade gridflow svn path=/trunk/; revision=12728 --- .../gridflow/doc/flow_classes/gf.oneshot-help.pd | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 externals/gridflow/doc/flow_classes/gf.oneshot-help.pd (limited to 'externals/gridflow/doc/flow_classes/gf.oneshot-help.pd') diff --git a/externals/gridflow/doc/flow_classes/gf.oneshot-help.pd b/externals/gridflow/doc/flow_classes/gf.oneshot-help.pd new file mode 100644 index 00000000..f207434d --- /dev/null +++ b/externals/gridflow/doc/flow_classes/gf.oneshot-help.pd @@ -0,0 +1,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 ; +#X obj 97 331 doc_m i0 ; +#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; -- cgit v1.2.1