diff options
author | N.N. <matju@users.sourceforge.net> | 2010-01-05 17:50:51 +0000 |
---|---|---|
committer | N.N. <matju@users.sourceforge.net> | 2010-01-05 17:50:51 +0000 |
commit | 39ba8a640bd178fd732d945760df7eef3e2c1e1a (patch) | |
tree | b59fa5bc00fcbb6389ea3ebf2c7ee8b9ced1daa8 /externals/gridflow/doc/flow_classes/gf.oneshot-help.pd | |
parent | 8cabe6dabadf2422240ff4e9d5f5f8c95622b682 (diff) |
no gridflow snapshots in pure-data svn
svn path=/trunk/; revision=12888
Diffstat (limited to 'externals/gridflow/doc/flow_classes/gf.oneshot-help.pd')
-rw-r--r-- | externals/gridflow/doc/flow_classes/gf.oneshot-help.pd | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/externals/gridflow/doc/flow_classes/gf.oneshot-help.pd b/externals/gridflow/doc/flow_classes/gf.oneshot-help.pd deleted file mode 100644 index f207434d..00000000 --- a/externals/gridflow/doc/flow_classes/gf.oneshot-help.pd +++ /dev/null @@ -1,42 +0,0 @@ -#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; |