aboutsummaryrefslogtreecommitdiff
path: root/reference
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-05-07 12:18:17 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-05-07 12:18:17 +0000
commit5ca8c9edddab2362a1d06426eea91e94141c3792 (patch)
tree386d20c3a8d34f48da6cde47ac453183bd05ace5 /reference
parentf32a691b364e29b2169859d7fc962d799e06e61c (diff)
don't output the list in the DSP-cycle
svn path=/trunk/externals/zexy/; revision=9770
Diffstat (limited to 'reference')
-rw-r--r--reference/pack~-help.pd7
1 files changed, 5 insertions, 2 deletions
diff --git a/reference/pack~-help.pd b/reference/pack~-help.pd
index 297e005..ac13977 100644
--- a/reference/pack~-help.pd
+++ b/reference/pack~-help.pd
@@ -2,7 +2,7 @@
#X floatatom 83 92 0 0 0 0 - - -;
#X obj 83 111 osc~ 689.062;
#X obj 83 320 unpack 0 0 0;
-#X obj 240 302 print;
+#X obj 240 322 print;
#X floatatom 83 359 0 0 0 0 - - -;
#X floatatom 150 339 0 0 0 0 - - -;
#X obj 83 230 t l l;
@@ -19,16 +19,19 @@
#X obj 369 208 unpack~;
#X text 98 379 1st and 3rd sample of each signal-vector;
#X text 434 36 part of zexy;
+#X obj 240 302 t l b;
#X connect 0 0 1 0;
#X connect 1 0 13 0;
#X connect 2 0 4 0;
#X connect 2 2 5 0;
#X connect 6 0 10 0;
#X connect 6 1 7 0;
-#X connect 7 0 3 0;
+#X connect 7 0 20 0;
#X connect 8 0 7 1;
#X connect 9 0 7 1;
#X connect 10 0 2 0;
#X connect 11 0 10 1;
#X connect 12 0 10 1;
#X connect 13 0 6 0;
+#X connect 20 0 3 0;
+#X connect 20 1 9 0;