diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2007-06-01 09:08:00 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2007-06-01 09:08:00 +0000 |
commit | 7119bfd22c7a53c254b3532649f0342efc6625e3 (patch) | |
tree | 6e02e537fa9d791e6b45c5371ec49ef3b7162eaa /help/tab16send~-help.pd | |
parent | 36750adcbae929709a3dfcecb659aa66558d0a82 (diff) |
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
Diffstat (limited to 'help/tab16send~-help.pd')
-rw-r--r-- | help/tab16send~-help.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/tab16send~-help.pd b/help/tab16send~-help.pd index 918d75a..8be2784 100644 --- a/help/tab16send~-help.pd +++ b/help/tab16send~-help.pd @@ -1,4 +1,5 @@ #N canvas 151 91 705 277 12; +#X obj 328 221 table16; #X text 113 26 writes one block of a signal continuously to an array ; #X text 41 60 creation argument: name of array; @@ -11,7 +12,6 @@ using the block~ object.; #X obj 109 216 tab16write; #X obj 204 216 tab16send~; #X obj 204 235 tab16receive~; -#X obj 328 221 table16; #X text 17 195 see also:; #X text 14 137 16bit-signals are limited to 65536 values between -1.0..+1.0 ; |