From 7119bfd22c7a53c254b3532649f0342efc6625e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Fri, 1 Jun 2007 09:08:00 +0000 Subject: fixed creation order (LATER to this via [declare] or find a way to do it inside the external) svn path=/trunk/externals/iem16/; revision=7738 --- help/tab16play~-help.pd | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'help/tab16play~-help.pd') diff --git a/help/tab16play~-help.pd b/help/tab16play~-help.pd index 8c53199..6bc3666 100644 --- a/help/tab16play~-help.pd +++ b/help/tab16play~-help.pd @@ -25,7 +25,6 @@ #X text 93 177 play starting at beginning for 44100 samples; #X msg 25 199 44100 1000; #X text 103 198 play from 44100 through 45099 (1000 samples); -#X obj 11 228 tab16play~ array99; #X obj 589 205 table16 array99; #X text 389 444 updated for iem16 version1.0; #X obj 5 439 tab16write~; @@ -41,16 +40,17 @@ of floating-point arrays (stored in normal pd-tables/arrays); #X obj 328 444 table16; #X text 11 417 see also:; #X text 108 14 play a 16bit-table as a sample (non-transposing); -#X connect 2 0 26 0; +#X obj 11 228 tab16play~ array99; +#X connect 2 0 39 0; #X connect 5 0 1 0; #X connect 7 0 17 0; #X connect 8 0 7 1; #X connect 9 0 8 0; #X connect 10 0 8 0; #X connect 17 0 6 0; -#X connect 18 0 26 0; -#X connect 19 0 26 0; -#X connect 20 0 26 0; -#X connect 24 0 26 0; -#X connect 26 0 5 0; -#X connect 26 0 7 0; +#X connect 18 0 39 0; +#X connect 19 0 39 0; +#X connect 20 0 39 0; +#X connect 24 0 39 0; +#X connect 39 0 5 0; +#X connect 39 0 7 0; -- cgit v1.2.1