aboutsummaryrefslogtreecommitdiff
path: root/getenv.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-07 16:50:40 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-07 16:50:40 +0000
commit2ebf3a93d6556a882f8d41c13071195941f63a9d (patch)
tree86c0b022b27ba224d2aa679aedb18db25b0730e5 /getenv.pd
parentf40d8c3d61e9ac6a7a4e06f6bfc7a2567c38bb33 (diff)
renamed helpfiles to the standard
svn path=/trunk/externals/motex/; revision=4162
Diffstat (limited to 'getenv.pd')
-rw-r--r--getenv.pd23
1 files changed, 0 insertions, 23 deletions
diff --git a/getenv.pd b/getenv.pd
deleted file mode 100644
index 58ac79d..0000000
--- a/getenv.pd
+++ /dev/null
@@ -1,23 +0,0 @@
-#N canvas 597 95 404 421 10;
-#X floatatom 445 83 4 0 0;
-#X obj 441 107 t b f;
-#X obj 593 177 strconcat .wav;
-#X obj 517 236 strconcat;
-#X symbolatom 360 301 60 0 0;
-#X msg 363 108 set HOME;
-#X msg 300 87 set SOUNDSTORE;
-#X obj 410 190 makefilename %s/sound;
-#X floatatom 608 216 4 0 0;
-#X msg 305 53 set SUMDAYPLAY;
-#X obj 401 149 getenv SUMDAYPLAY;
-#X connect 0 0 1 0;
-#X connect 1 0 10 0;
-#X connect 1 1 2 0;
-#X connect 2 0 3 1;
-#X connect 3 0 4 0;
-#X connect 5 0 10 0;
-#X connect 6 0 10 0;
-#X connect 7 0 3 0;
-#X connect 8 0 3 2;
-#X connect 9 0 10 0;
-#X connect 10 0 7 0;