aboutsummaryrefslogtreecommitdiff
path: root/examples/pd_link2.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-03 20:24:12 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-03 20:24:12 +0000
commit69cf1cafcd403331d9fbfb76977efb6101eef284 (patch)
tree2a0f342ff22e90a70b78021125095143b5e8421f /examples/pd_link2.pd
parentc421f5cd012261b1f14e0e2a804faea2e596d89c (diff)
converted to template Makefile
svn path=/trunk/externals/pmpd/; revision=13366
Diffstat (limited to 'examples/pd_link2.pd')
-rw-r--r--examples/pd_link2.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/examples/pd_link2.pd b/examples/pd_link2.pd
new file mode 100644
index 0000000..820d3ef
--- /dev/null
+++ b/examples/pd_link2.pd
@@ -0,0 +1,19 @@
+#N canvas 587 514 324 278 12;
+#X obj 177 35 inlet;
+#X obj 171 96 outlet;
+#X obj 12 32 inlet;
+#X obj 6 93 outlet;
+#X msg 56 156 \$1 \$2 0;
+#X obj 24 186 gemhead;
+#X obj 26 210 curve 2;
+#X msg 134 155 \$1 \$2 0;
+#X obj 45 61 link2D \$1-link2 0 10 2.5 0.1;
+#X connect 0 0 7 0;
+#X connect 0 0 8 1;
+#X connect 2 0 4 0;
+#X connect 2 0 8 0;
+#X connect 4 0 6 1;
+#X connect 5 0 6 0;
+#X connect 7 0 6 2;
+#X connect 8 0 3 0;
+#X connect 8 1 1 0;