aboutsummaryrefslogtreecommitdiff
path: root/help/tab16play~-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2007-06-01 09:08:00 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2007-06-01 09:08:00 +0000
commit7119bfd22c7a53c254b3532649f0342efc6625e3 (patch)
tree6e02e537fa9d791e6b45c5371ec49ef3b7162eaa /help/tab16play~-help.pd
parent36750adcbae929709a3dfcecb659aa66558d0a82 (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/tab16play~-help.pd')
-rw-r--r--help/tab16play~-help.pd16
1 files changed, 8 insertions, 8 deletions
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;