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/tab16receive~-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/tab16receive~-help.pd')
-rw-r--r-- | help/tab16receive~-help.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/tab16receive~-help.pd b/help/tab16receive~-help.pd index 292ec2b..6ec17b2 100644 --- a/help/tab16receive~-help.pd +++ b/help/tab16receive~-help.pd @@ -1,4 +1,5 @@ #N canvas 109 83 646 239 12; +#X obj 328 181 table16; #X text 17 53 creation argument: name of array; #X text 16 83 By default a block is 64 samples \; this can be reset using the block~ object.; @@ -10,7 +11,6 @@ using the block~ object.; #X obj 109 176 tab16write; #X obj 204 176 tab16send~; #X obj 204 195 tab16receive~; -#X obj 328 181 table16; #X text 17 155 see also:; #X text 129 18 - read a block of a 16bit-signal from an array continuously ; |