From 511ea942f6b5155c79b24cf935fa7125353bb62b Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 1 Nov 2009 22:17:49 +0000 Subject: Last update of corrections by Patrick svn path=/trunk/abstractions/mtl/; revision=12714 --- instrument~-help.pd | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'instrument~-help.pd') diff --git a/instrument~-help.pd b/instrument~-help.pd index d574ab1..33b5c03 100644 --- a/instrument~-help.pd +++ b/instrument~-help.pd @@ -1,5 +1,5 @@ -#N canvas 1116 289 729 396 10; -#X text 40 53 tags: instrument~; +#N canvas 549 237 732 374 10; +#X text 43 45 tags: instrument~; #X text 43 19 Description: Creates a polyphonic version of any mtl abstraction tagged with "instrument~" (except itslef :).; #X text 398 198 Arguments:; @@ -9,20 +9,20 @@ abstraction tagged with "instrument~" (except itslef :).; #X text 402 265 Inlet 1: note input; #X text 402 286 Inlet 2: abstraction inlet 2 as definded by that abstraction. ; -#X obj 64 95 notein; -#X obj 64 118 pack; -#X obj 42 262 mtl/out~; +#X obj 44 158 notein; +#X obj 44 181 pack; +#X obj 44 249 mtl/out~; #X obj 176 82 mtl/piano 1; -#X obj 44 210 instrument~ 3 additive~ 0.7 1 0.2 1; -#X msg 277 215 0 1 0 1; -#X msg 274 237 1 0 1 0; -#X msg 281 266 0.7 1 0.2 1; +#X msg 307 211 0 1 0 1; +#X msg 307 234 1 0 1 0; +#X msg 308 258 0.7 1 0.2 1; +#X obj 44 210 mtl/instrument~ 3 additive~ 0.7 1 0.2 1; #X connect 8 0 9 0; #X connect 8 1 9 1; -#X connect 9 0 12 0; -#X connect 11 0 12 0; -#X connect 12 0 10 0; -#X connect 12 0 10 1; -#X connect 13 0 12 1; -#X connect 14 0 12 1; -#X connect 15 0 12 1; +#X connect 9 0 15 0; +#X connect 11 0 15 0; +#X connect 12 0 15 1; +#X connect 13 0 15 1; +#X connect 14 0 15 1; +#X connect 15 0 10 0; +#X connect 15 0 10 1; -- cgit v1.2.1