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 --- examples/repack.pd | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 examples/repack.pd (limited to 'examples/repack.pd') diff --git a/examples/repack.pd b/examples/repack.pd deleted file mode 100644 index 49fb81b..0000000 --- a/examples/repack.pd +++ /dev/null @@ -1,25 +0,0 @@ -#N canvas 364 364 739 549 10; -#X obj 78 35 repack; -#X obj 73 303 print; -#X floatatom 73 120 0 0 0 0 - - -; -#X msg 73 138 1 2 3 4 5 6 7 8 9 10; -#X obj 73 265 repack 7; -#X msg 73 157 hallo; -#X text 149 33 (re)packs (packages of) floats/symbols/pointers/anythings -to packages of a (given) size; -#X msg 120 187 bang; -#X floatatom 116 235 0 0 0 0 - - -; -#X text 172 236 set the package-size; -#X text 173 191 output the currently made package immediately; -#X obj 56 501 repack 1; -#X text 118 502 unfolds packages to atoms \; see also; -#X obj 337 503 drip; -#X text 72 407 creation:; -#X text 140 408 "repack " create packages of the length n; -#X text 582 11 part of zexy; -#X connect 2 0 4 0; -#X connect 3 0 4 0; -#X connect 4 0 1 0; -#X connect 5 0 4 0; -#X connect 7 0 4 0; -#X connect 8 0 4 1; -- cgit v1.2.1