From 02a5595973b61d2cf789b9074167ed73b928d157 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Wed, 13 Nov 2002 08:38:02 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r206, which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=207 --- xgui/utils/init2.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 xgui/utils/init2.pd (limited to 'xgui/utils/init2.pd') diff --git a/xgui/utils/init2.pd b/xgui/utils/init2.pd new file mode 100644 index 00000000..97a8bd25 --- /dev/null +++ b/xgui/utils/init2.pd @@ -0,0 +1,27 @@ +#N canvas 544 230 405 255 10; +#X text 205 173 (c) musil@iem.kug.ac.at; +#X text 246 186 IEM KUG; +#X text 221 200 graz \, austria 2001; +#X obj 154 37 inlet; +#X obj 67 86 f \$1; +#X obj 88 34 loadbang; +#X obj 67 110 t f f; +#X obj 67 139 spigot; +#X text 225 83 dh20010325; +#X obj 87 57 t b b; +#X obj 116 86 f \$2; +#X text 136 6 exemple : init \$1 0; +#X obj 154 183 f; +#X obj 154 208 outlet; +#X text 65 185 dh20010429; +#X text 267 157 tanks to; +#X connect 3 0 12 0; +#X connect 4 0 6 0; +#X connect 5 0 9 0; +#X connect 6 0 7 0; +#X connect 6 1 7 1; +#X connect 7 0 12 0; +#X connect 9 0 4 0; +#X connect 9 1 10 0; +#X connect 10 0 12 0; +#X connect 12 0 13 0; -- cgit v1.2.1