From c37112a7f380d81e4ce6a1cb8446bea3994dfaf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 14 Mar 2007 09:08:56 +0000 Subject: updated the zexy help-system: all reference-patches (aka help-patches) are now to be found in the ./reference/ folder and are named -help.pd; removed a now superfluous class_sethelpsymbol from ./src/*.c; the ./examples/ folder is currently empty but will eventually be filled with zexy real-world examples svn path=/trunk/externals/zexy/; revision=7485 --- reference/niagara-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 reference/niagara-help.pd (limited to 'reference/niagara-help.pd') diff --git a/reference/niagara-help.pd b/reference/niagara-help.pd new file mode 100644 index 0000000..d77e0a7 --- /dev/null +++ b/reference/niagara-help.pd @@ -0,0 +1,26 @@ +#N canvas 87 562 895 337 10; +#X floatatom 134 178 0 0 0 0 - - -; +#X obj 69 206 niagara 12; +#X obj 69 288 print LEFT; +#X obj 124 269 print RIGHT; +#X msg 69 103 1 2 3 4 5 6 7 all good children go to heaven; +#X obj 159 25 niagara; +#X text 374 28 divide a package into 2 sub-packages; +#X text 241 53 creation : "niagara " creates a niagara-fall with +a rock at point ; +#X text 169 179 where to divide; +#X text 420 219 note :; +#X text 467 233 if is passed \, then 2 s appear +at the outputs; +#X text 467 219 if a is passed \, then 2 s appear at the +outputs; +#X msg 90 122 some water will go down on the left side of the rock +and the rest will come down on the other side; +#X text 398 105 a list; +#X text 492 131 not a list \, but works too; +#X text 679 12 part of zexy; +#X connect 0 0 1 1; +#X connect 1 0 2 0; +#X connect 1 1 3 0; +#X connect 4 0 1 0; +#X connect 12 0 1 0; -- cgit v1.2.1