From 63ead5d63bb2322c5184cfd2f2fd13801d9ae5f6 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 11 Feb 2014 14:09:25 +0000 Subject: updated makefile with filenames examples with declare .. svn path=/trunk/externals/pmpd/; revision=17263 --- examples/66_setK_table.pd | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'examples/66_setK_table.pd') diff --git a/examples/66_setK_table.pd b/examples/66_setK_table.pd index 6815e3b..55b7c39 100644 --- a/examples/66_setK_table.pd +++ b/examples/66_setK_table.pd @@ -1,5 +1,5 @@ #N canvas 111 480 772 393 10; -#X declare -lib Gem; +#X declare -lib Gem -path ../; #X obj 52 8 loadbang; #X obj 64 31 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; @@ -41,10 +41,9 @@ #X connect 13 0 4 0; #X connect 14 0 5 0; #X restore 52 56 pd creation; -#X obj 54 -49 declare -lib Gem; #X obj 146 7 gemhead; #X obj 146 30 t b; -#X obj 54 -25 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 +#X obj 54 -25 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #N canvas 716 693 763 327 create_gem 0; #X msg 137 179 0 \, destroy; @@ -110,13 +109,14 @@ of each link; #X restore 489 165 graph; #X msg 146 52 setK tab_force K \, bang \, massPos mobil; #X msg 163 81 force mobil force; +#X obj 54 -49 declare -lib Gem -path ../; #X connect 0 0 2 0; #X connect 1 0 2 0; -#X connect 2 0 10 0; -#X connect 4 0 5 0; -#X connect 5 0 14 0; -#X connect 6 0 7 0; -#X connect 8 0 9 0; -#X connect 10 0 8 0; -#X connect 14 0 10 0; -#X connect 15 0 10 0; +#X connect 2 0 9 0; +#X connect 3 0 4 0; +#X connect 4 0 13 0; +#X connect 5 0 6 0; +#X connect 7 0 8 0; +#X connect 9 0 7 0; +#X connect 13 0 9 0; +#X connect 14 0 9 0; -- cgit v1.2.1