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 --- externals/gridflow/doc/flow_classes/shunt-help.pd | 70 +++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 externals/gridflow/doc/flow_classes/shunt-help.pd (limited to 'externals/gridflow/doc/flow_classes/shunt-help.pd') diff --git a/externals/gridflow/doc/flow_classes/shunt-help.pd b/externals/gridflow/doc/flow_classes/shunt-help.pd new file mode 100644 index 00000000..d2828f23 --- /dev/null +++ b/externals/gridflow/doc/flow_classes/shunt-help.pd @@ -0,0 +1,70 @@ +#N canvas 673 22 632 642 10; +#X floatatom 121 151 5 0 0 0 - - -; +#X floatatom 163 151 5 0 0 0 - - -; +#X floatatom 205 151 5 0 0 0 - - -; +#X floatatom 247 151 5 0 0 0 - - -; +#X floatatom 166 85 5 0 0 0 - - -; +#X obj 210 85 hradio 15 1 0 4 empty empty empty 0 -6 0 8 -260818 -1 +-1 0; +#X text 272 84 <-- select output here; +#X text 65 84 vary this -->; +#X obj 346 119 shunt; +#X text 232 527 The integer passed to inlet 1 determines which outlet +is active.; +#X text 232 602 Outputs incoming message value according to the selector +value.; +#X text 7 29 The [shunt] routes any type of data to its active outlet. +The number of outlets is defined by the argument at creation and the +active outlet is defined by its right most inlet.; +#X obj 0 0 doc_h; +#X obj 3 286 doc_i 2; +#X obj 3 572 doc_o n; +#X obj 14 316 doc_ii 0; +#X obj 14 527 doc_ii 1; +#X obj 14 602 doc_oo any; +#X obj 166 114 shunt 4; +#X text 232 219 Defines the number of outlets desired. If [shunt] is +created without an argument \, it will have 2 outlets.; +#X text 232 254 Defines the initial active outlet.; +#X obj 3 189 doc_c 2; +#X obj 14 254 doc_cc 1; +#X obj 14 219 doc_cc 0; +#X obj 0 647 doc_f; +#X obj 97 219 doc_m c0 float/int; +#X obj 97 254 doc_m c1 float/int; +#X obj 97 527 doc_m i1 float int; +#X obj 97 602 doc_m oany ; +#X obj 97 338 doc_m i0 index; +#X obj 97 382 doc_m i0 mode; +#X obj 97 316 doc_m i0 hi; +#X obj 97 360 doc_m i0 lo; +#X text 232 382 -2: going down \, pingpong; +#X text 232 404 -1: going down \, cycling; +#X obj 97 492 doc_m i0 ; +#X text 232 426 0: not changing; +#X text 232 448 1: going up \, cycling; +#X text 232 470 2: going up \, pingpong; +#X text 232 338 same as arg 1; +#X text 232 360 min value for cycling and pingpong (default: 0); +#X text 232 316 max value for cycling and pingpong (default: N-1); +#X text 232 492 Incoming message can be Grids \, Symbols \, Floats +\, Lists \, etc.; +#X connect 4 0 18 0; +#X connect 5 0 18 1; +#X connect 18 0 0 0; +#X connect 18 1 1 0; +#X connect 18 2 2 0; +#X connect 18 3 3 0; +#X connect 25 1 19 0; +#X connect 26 1 20 0; +#X connect 27 1 9 0; +#X connect 28 1 10 0; +#X connect 29 1 39 0; +#X connect 30 1 33 0; +#X connect 30 1 34 0; +#X connect 30 1 36 0; +#X connect 30 1 37 0; +#X connect 30 1 38 0; +#X connect 31 1 41 0; +#X connect 32 1 40 0; +#X connect 35 1 42 0; -- cgit v1.2.1