aboutsummaryrefslogtreecommitdiff
path: root/exemples/pd_lia.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/pd_lia.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/pd_lia.pd')
-rwxr-xr-xexemples/pd_lia.pd16
1 files changed, 8 insertions, 8 deletions
diff --git a/exemples/pd_lia.pd b/exemples/pd_lia.pd
index 2abaa0e..1e450d8 100755
--- a/exemples/pd_lia.pd
+++ b/exemples/pd_lia.pd
@@ -6,14 +6,14 @@
#X msg 56 156 \$1 \$2 0;
#X obj 24 186 gemhead;
#X msg 134 155 \$1 \$2 0;
-#X obj 45 61 lia2D \$1-lia 0 10 2.5 0.001;
#X obj 26 210 curve 2;
+#X obj 45 61 link2D \$1-lia 0 10 2.5 0.001;
#X connect 0 0 6 0;
-#X connect 0 0 7 1;
+#X connect 0 0 8 1;
#X connect 2 0 4 0;
-#X connect 2 0 7 0;
-#X connect 4 0 8 1;
-#X connect 5 0 8 0;
-#X connect 6 0 8 2;
-#X connect 7 0 3 0;
-#X connect 7 1 1 0;
+#X connect 2 0 8 0;
+#X connect 4 0 7 1;
+#X connect 5 0 7 0;
+#X connect 6 0 7 2;
+#X connect 8 0 3 0;
+#X connect 8 1 1 0;