diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-04-27 08:53:07 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-04-27 08:53:07 +0000 |
commit | 246276e3156601683152a6d8f1c0ee1617a1b612 (patch) | |
tree | 55dcd484e3fa02fa05c04da7d7fd9d4fb4545e0d /doc/tutorials/visual/Attic | |
parent | f990e102d06b581a1d6749797bc79d03ad6f5657 (diff) |
got a basic intro order
svn path=/trunk/; revision=5009
Diffstat (limited to 'doc/tutorials/visual/Attic')
-rw-r--r-- | doc/tutorials/visual/Attic/10.exercise.pd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tutorials/visual/Attic/10.exercise.pd b/doc/tutorials/visual/Attic/10.exercise.pd new file mode 100644 index 00000000..964fa05c --- /dev/null +++ b/doc/tutorials/visual/Attic/10.exercise.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.; |