aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/0.shell_sketch.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-13 05:04:52 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-13 05:04:52 +0000
commit54d61372a2c35f43df7ac398da1a5d7bd37da857 (patch)
treecb49a92d817603f0f26f290a9cbcc613ae7dbbf3 /doc/tutorials/intro/0.shell_sketch.pd
parentfbc1e03da8fa727349833e4ebb475dc2b7e06ade (diff)
got the start of a good intro tutorial, but its lacking some good, simple exercises
svn path=/trunk/; revision=4897
Diffstat (limited to 'doc/tutorials/intro/0.shell_sketch.pd')
-rw-r--r--doc/tutorials/intro/0.shell_sketch.pd16
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/tutorials/intro/0.shell_sketch.pd b/doc/tutorials/intro/0.shell_sketch.pd
deleted file mode 100644
index 31cffaa6..00000000
--- a/doc/tutorials/intro/0.shell_sketch.pd
+++ /dev/null
@@ -1,16 +0,0 @@
-#N canvas 369 214 524 457 10;
-#X obj 92 138 soundfiler;
-#X obj 228 139 getdir;
-#X obj 168 319 shell;
-#X obj 169 373 print;
-#X obj 233 98 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X obj 191 253 t a a;
-#X obj 225 275 print;
-#X msg 169 220 ls -1 "$1";
-#X connect 1 0 7 0;
-#X connect 2 0 3 0;
-#X connect 4 0 1 0;
-#X connect 5 0 2 0;
-#X connect 5 1 6 0;
-#X connect 7 0 5 0;