From d2eec74a4d8c21aad495ba61539486b24d7ab8dc Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Wed, 9 Oct 2002 10:19:04 +0000 Subject: moved from zexy/zexy to zexy svn path=/trunk/externals/zexy/; revision=169 --- examples/niagara.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 examples/niagara.pd (limited to 'examples/niagara.pd') diff --git a/examples/niagara.pd b/examples/niagara.pd new file mode 100644 index 0000000..f5528ca --- /dev/null +++ b/examples/niagara.pd @@ -0,0 +1,21 @@ +#N canvas 87 562 895 337 10; +#X floatatom 124 175; +#X obj 69 206 niagara 12; +#X obj 69 288 print LEFT; +#X obj 124 269 print RIGHT; +#X msg 85 139 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 159 176 where to divide; +#X text 451 143 list; +#X text 451 111 anything; +#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 69 102 some water will go down on the left side of the rock and the rest will come down on the other side; +#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 14 0 1 0; -- cgit v1.2.1