aboutsummaryrefslogtreecommitdiff
path: root/exemples/tut_link.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2006-06-13 17:51:41 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2006-06-13 17:51:41 +0000
commit46fbfa2f1c8ae91ab393170ba7b9dc24f01d7abe (patch)
treefbe9257e9a1217967f6f0e8cb38caf3262263579 /exemples/tut_link.pd
parent42a95a816bf65a7414126456cc87bb8affcff5bf (diff)
update examples to use the nex english name of the objects.
svn path=/trunk/externals/pmpd/; revision=5223
Diffstat (limited to 'exemples/tut_link.pd')
-rwxr-xr-xexemples/tut_link.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/exemples/tut_link.pd b/exemples/tut_link.pd
new file mode 100755
index 0000000..3dd9769
--- /dev/null
+++ b/exemples/tut_link.pd
@@ -0,0 +1,19 @@
+#N canvas 0 0 454 304 10;
+#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 tut_link 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;