aboutsummaryrefslogtreecommitdiff
path: root/hello/hello-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'hello/hello-help.pd')
-rw-r--r--hello/hello-help.pd6
1 files changed, 6 insertions, 0 deletions
diff --git a/hello/hello-help.pd b/hello/hello-help.pd
new file mode 100644
index 0000000..f739083
--- /dev/null
+++ b/hello/hello-help.pd
@@ -0,0 +1,6 @@
+#N canvas 54 0 420 146 10;
+#X obj 37 80 hello;
+#X msg 37 47 bang;
+#X text 103 47 bang : print a greeting;
+#X text 31 7 hello : example external;
+#X connect 1 0 0 0;