aboutsummaryrefslogtreecommitdiff
path: root/array+-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-13 15:03:21 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-13 15:03:21 +0000
commit2b6a306763ddb79c669fa9ad937cafacb583513d (patch)
tree3ce38eea2ab7cae1444f67db78cdc448f221cea2 /array+-help.pd
parent14effad0dabb363f193a692e0b363b4d1e856daf (diff)
added placeholders for missing help patches
svn path=/trunk/abstractions/jmmmp/; revision=14627
Diffstat (limited to 'array+-help.pd')
-rw-r--r--array+-help.pd6
1 files changed, 6 insertions, 0 deletions
diff --git a/array+-help.pd b/array+-help.pd
new file mode 100644
index 0000000..334aae0
--- /dev/null
+++ b/array+-help.pd
@@ -0,0 +1,6 @@
+#N struct 1021-graph float x float y float dist float resol float width
+float stres array 1021-boxes 1021-box;
+#N struct 1021-box float y float width;
+#N canvas 0 22 450 300 10;
+#X obj 143 113 array+;
+#X text 68 69 array+ help placeholder;