aboutsummaryrefslogtreecommitdiff
path: root/osc/pipelist-help.pd
diff options
context:
space:
mode:
authorMartin Peach <mrpeach@users.sourceforge.net>2007-07-11 19:44:32 +0000
committerMartin Peach <mrpeach@users.sourceforge.net>2007-07-11 19:44:32 +0000
commitb7857a8edb28bbc3a9839eec2cc7cb67695a51ba (patch)
tree9e7e06078b68f34a3e5755b8f0f0a15fedf4669b /osc/pipelist-help.pd
parentede66ad78a3c06557c53b2c0b6ee014aa3418e03 (diff)
pipelist is like pipe for lists. It can be used with unpackOSC to delay timetagged messages.
svn path=/trunk/externals/mrpeach/; revision=8021
Diffstat (limited to 'osc/pipelist-help.pd')
-rw-r--r--osc/pipelist-help.pd39
1 files changed, 39 insertions, 0 deletions
diff --git a/osc/pipelist-help.pd b/osc/pipelist-help.pd
new file mode 100644
index 0000000..4fc2038
--- /dev/null
+++ b/osc/pipelist-help.pd
@@ -0,0 +1,39 @@
+#N canvas 170 252 558 300 10;
+#X obj 112 129 pipelist 1000;
+#X msg 198 83 5000;
+#X floatatom 198 107 5 0 0 0 - - -;
+#X floatatom 222 42 5 0 0 0 - - -;
+#X floatatom 181 42 5 0 0 0 - - -;
+#X obj 112 62 pack s s 3 4 5;
+#X obj 112 0 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X msg 135 -1 tik;
+#X msg 57 13 alpha;
+#X msg 50 41 beta;
+#X floatatom 63 90 5 0 0 0 - - -;
+#X obj 112 196 print;
+#X obj 130 107 symbol;
+#X msg 135 83 bb;
+#X text 195 1 pipelist delays lists.;
+#X text 237 106 Delay time is in milliseconds.;
+#X text 208 131 Argument sets initial delay time.;
+#X text 242 218 2007/07/11 Martin Peach;
+#X text 229 182 see also:;
+#X obj 305 183 pipe;
+#X obj 339 183 delay;
+#X obj 379 183 timer;
+#X obj 135 21 symbol;
+#X connect 0 0 11 0;
+#X connect 1 0 2 0;
+#X connect 2 0 0 1;
+#X connect 3 0 5 4;
+#X connect 4 0 5 3;
+#X connect 5 0 0 0;
+#X connect 6 0 5 0;
+#X connect 7 0 22 0;
+#X connect 8 0 5 0;
+#X connect 9 0 5 0;
+#X connect 10 0 0 0;
+#X connect 12 0 0 0;
+#X connect 13 0 12 0;
+#X connect 22 0 5 1;