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/tab16read4~-help.pd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'help/tab16read4~-help.pd') diff --git a/help/tab16read4~-help.pd b/help/tab16read4~-help.pd index 6757552..0b0ac47 100644 --- a/help/tab16read4~-help.pd +++ b/help/tab16read4~-help.pd @@ -14,7 +14,6 @@ shift-drag the number box to see the effect of interpolation.; #X text 116 158 "set" message permits you to switch between arrays ; #X text 149 228 creation argument initializes array name; -#X obj 10 228 tab16read4~ array99; #X obj 460 301 table16 array99; #X text 395 400 updated for iem16 version1.0; #X obj 11 395 tab16write~; @@ -30,10 +29,11 @@ lookup algorithms. The interpolation scheme is 4-point polynomial. ; #X text 185 266 since [table16] can only hold 16bit-values \, the stored integer values -32768..+32767 are converted to floats -1.0..+1.0; +#X obj 10 228 tab16read4~ array99; #X connect 2 0 7 0; #X connect 3 0 2 0; -#X connect 4 0 12 0; +#X connect 4 0 24 0; #X connect 5 0 4 0; #X connect 6 0 3 0; -#X connect 9 0 12 0; -#X connect 12 0 2 0; +#X connect 9 0 24 0; +#X connect 24 0 2 0; -- cgit v1.2.1