aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/visual/10.Exercise-make_your_object.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-05-07 22:50:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-05-07 22:50:38 +0000
commit19ff830fa9aa293e67b5f7b547bb6d8c34982857 (patch)
tree40dce8a0063d9384444da4e82903e0da76305c01 /doc/tutorials/visual/10.Exercise-make_your_object.pd
parented219c52beb1d6f811a644b85e8f46b297889e21 (diff)
files created for the walcheturm workshop in Zurich
svn path=/trunk/; revision=5058
Diffstat (limited to 'doc/tutorials/visual/10.Exercise-make_your_object.pd')
-rw-r--r--doc/tutorials/visual/10.Exercise-make_your_object.pd8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tutorials/visual/10.Exercise-make_your_object.pd b/doc/tutorials/visual/10.Exercise-make_your_object.pd
new file mode 100644
index 00000000..964fa05c
--- /dev/null
+++ b/doc/tutorials/visual/10.Exercise-make_your_object.pd
@@ -0,0 +1,8 @@
+#N canvas 10 40 620 460 10;
+#X obj 8 10 cnv 15 400 40 empty empty exercise 20 12 0 24 -228992 -66577
+0;
+#X obj 465 16 gemwin_control;
+#X obj 466 60 import Gem;
+#X text 14 68 EXERCISE:;
+#X text 14 92 Build a patch that allows you to move an object around
+the Gem windows and change its color.;