aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/02.basic_elements.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-18 10:10:23 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-18 10:10:23 +0000
commit7d3731fb32ee97e4fb30a853e6aa9cbcf135e83c (patch)
tree8584be8d3b5b9281440707df961bbe03c087d15c /doc/tutorials/intro/02.basic_elements.pd
parent745e044f328bc32a9be4449cc00e3e6c7370df15 (diff)
wrote script to reorder patches by first number in filename
svn path=/trunk/; revision=4933
Diffstat (limited to 'doc/tutorials/intro/02.basic_elements.pd')
-rw-r--r--doc/tutorials/intro/02.basic_elements.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/tutorials/intro/02.basic_elements.pd b/doc/tutorials/intro/02.basic_elements.pd
new file mode 100644
index 00000000..e58fc949
--- /dev/null
+++ b/doc/tutorials/intro/02.basic_elements.pd
@@ -0,0 +1,16 @@
+#N canvas 10 40 620 460 12;
+#X obj 36 141;
+#X obj 34 91 float;
+#X msg 34 187 message;
+#X floatatom 34 236 5 0 0 0 - - -;
+#X symbolatom 34 285 10 0 0 0 - - -;
+#X text 33 334 comment;
+#X text 54 28 comment;
+#X obj 12 13 cnv 15 400 40 empty empty Basic_Elements 20 12 0 24 -228992
+-66577 0;
+#X text 153 333 comment (like the rest of this text);
+#X text 151 91 object box;
+#X text 151 141 empty object box;
+#X text 152 232 number box (click and drag/type);
+#X text 152 284 symbol box (click and type);
+#X text 152 187 message box (click);