aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pddplink-help.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/pddplink-help.pd b/pddplink-help.pd
new file mode 100644
index 0000000..c03f429
--- /dev/null
+++ b/pddplink-help.pd
@@ -0,0 +1,14 @@
+#N canvas 314 87 424 397 12;
+#X text 20 10 first entry;
+#X text 50 50 three ways of linking to a;
+#X text 50 170 three ways of linking to a;
+#X obj 50 195 pddplink http://puredata.info;
+#X obj 50 230 pddplink http://puredata.info -box;
+#X text 50 290 three ways of linking to;
+#X obj 260 290 pddplink dsp-help.pd -text another local patch;
+#X obj 50 315 pddplink dsp-help.pd;
+#X obj 50 350 pddplink dsp-help.pd -box;
+#X obj 270 170 pddplink http://puredata.info -text remote URL;
+#X obj 270 50 pddplink README.txt -text local file;
+#X obj 50 75 pddplink README.txt;
+#X obj 50 110 pddplink README.txt -box;