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/tab16write~-help.pd | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'help/tab16write~-help.pd') diff --git a/help/tab16write~-help.pd b/help/tab16write~-help.pd index 0904d65..9821aeb 100644 --- a/help/tab16write~-help.pd +++ b/help/tab16write~-help.pd @@ -11,12 +11,6 @@ #X msg 43 153 stop; #X text 85 154 stop recording; #X text 385 366 updated for iem16 version1.0; -#X obj 14 343 tab16write~; -#X obj 14 362 tab16read4~; -#X obj 118 362 tab16read; -#X obj 118 343 tab16write; -#X obj 213 343 tab16send~; -#X obj 213 362 tab16receive~; #X obj 337 348 table16; #X text 26 322 see also:; #X obj 22 211 tab16write~ array99; @@ -25,8 +19,14 @@ #X text 120 27 object to write a 16bit-signal in an array; #X text 261 261 since [table16] can only hold 16bit-values \, the incoming signal (-1.0..+1.0) is stored as integer values -32768..+32767; -#X connect 0 0 20 0; +#X obj 14 343 tab16write~; +#X obj 14 362 tab16read4~; +#X obj 118 362 tab16read; +#X obj 118 343 tab16write; +#X obj 213 343 tab16send~; +#X obj 213 362 tab16receive~; +#X connect 0 0 14 0; #X connect 1 0 2 0; -#X connect 2 0 20 0; -#X connect 4 0 20 0; -#X connect 9 0 20 0; +#X connect 2 0 14 0; +#X connect 4 0 14 0; +#X connect 9 0 14 0; -- cgit v1.2.1