aboutsummaryrefslogtreecommitdiff
path: root/help/get~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/get~-help.pd')
-rw-r--r--help/get~-help.pd48
1 files changed, 48 insertions, 0 deletions
diff --git a/help/get~-help.pd b/help/get~-help.pd
new file mode 100644
index 0000000..1b50e9a
--- /dev/null
+++ b/help/get~-help.pd
@@ -0,0 +1,48 @@
+#N canvas 1165 85 541 614 10;
+#X obj 9 39 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
+0;
+#X text 14 87 author: mrtoftrash@gmail.com;
+#X text 14 39 description: many to many nonlocal signal connections.
+;
+#X text 13 65 tags: flow~;
+#X text 14 108 version: 2009-09-30 (initial release);
+#X obj 46 260 tof/put~ A;
+#X obj 312 262 tof/put~ B;
+#X obj 45 205 osc~ 800;
+#X obj 311 225 noise~;
+#X obj 45 232 *~ 0.5;
+#X obj 155 263 tof/put~ A;
+#X obj 154 235 *~ 0.5;
+#X obj 154 208 osc~ 600;
+#X obj 70 476 dac~;
+#X obj 77 383 tof/get~;
+#X msg 77 330 set A;
+#X msg 150 333 set B;
+#X msg 385 224 set A;
+#X msg 407 252 set B;
+#X obj 78 432 *~ 0.1;
+#X obj 148 399 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 0 1;
+#X msg 225 345 set C;
+#X text 50 507 All put~ objects copy their input to a local buffer
+which all receive~ objects of the same name read from. They may be
+in different windows or even different patches. Any number of get~
+objects may be associated with any number of put~ objects . Because
+of the buffer \, the signal is delayed by one block.;
+#X text 33 152 Argument: the name.;
+#X text 32 168 get~ takes "set" messages to switch between put~ objects.
+;
+#X connect 7 0 9 0;
+#X connect 8 0 6 0;
+#X connect 9 0 5 0;
+#X connect 11 0 10 0;
+#X connect 12 0 11 0;
+#X connect 14 0 19 0;
+#X connect 15 0 14 0;
+#X connect 16 0 14 0;
+#X connect 17 0 6 0;
+#X connect 18 0 6 0;
+#X connect 19 0 13 0;
+#X connect 19 0 13 1;
+#X connect 20 0 19 1;
+#X connect 21 0 14 0;