aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/all_about_send_n_receive.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-10-09 05:01:05 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-10-09 05:01:05 +0000
commit765767147e775ca51ca606463d34f2d9c5e115cb (patch)
treef494f59febc2115e7ef201d31d4417d3a4823e73 /doc/pddp/all_about_send_n_receive.pd
parentaa1bcade09a16f40e79115a68994c85f34e27ee3 (diff)
changed pure-data.org to puredata.org
svn path=/trunk/; revision=2079
Diffstat (limited to 'doc/pddp/all_about_send_n_receive.pd')
-rw-r--r--doc/pddp/all_about_send_n_receive.pd20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/pddp/all_about_send_n_receive.pd b/doc/pddp/all_about_send_n_receive.pd
index 497f65aa..a3684888 100644
--- a/doc/pddp/all_about_send_n_receive.pd
+++ b/doc/pddp/all_about_send_n_receive.pd
@@ -1,4 +1,4 @@
-#N canvas 281 92 859 544 10;
+#N canvas 281 92 863 548 10;
#X text 9 28 GETTING YOUR MESSAGE ACROSS;
#X text 10 43 The [send] and [receive] objects are useful for linking
objects and subroutines together in a single canvas or throughout multiple
@@ -70,9 +70,9 @@ them with a patch cord.;
#X text 405 259 As you see here \, these number boxes are linked together
with send and receives objects.;
#X obj 301 337 nbx 5 14 -1e+37 1e+37 0 0 b empty empty 0 -6 0 10 -262144
--1 -1 -14 256;
+-1 -1 0 256;
#X obj 363 337 nbx 5 14 -1e+37 1e+37 0 0 empty b empty 0 -6 0 10 -262144
--1 -1 -14 256;
+-1 -1 0 256;
#X text 310 360 These number boxes are linked together via their 'send'
or 'receive' property.;
#X text 298 8 Some objects in PD contain their own internal send and
@@ -86,25 +86,25 @@ receive functionality.;
#X obj 16 290 send one_send;
#X obj 16 334 receive one_send;
#X obj 19 272 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 9500 0;
+-1 -1 0 0;
#X obj 153 290 send one_send;
#X obj 156 272 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 8600 0;
+-1 -1 0 0;
#X obj 291 290 send one_send;
#X obj 294 272 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 5000 0;
+-1 -1 0 0;
#X obj 19 355 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 5000 1;
+-1 -1 0 1;
#X obj 153 334 receive one_send;
#X obj 156 355 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 5000 1;
+-1 -1 0 1;
#X obj 291 334 receive one_send;
#X obj 294 355 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 5000 1;
+-1 -1 0 1;
#X text 7 317 All [receive]s of the same name will receive the "messages":
;
#X text 9 252 You can have multiple [send]s with the same name:;
-#N canvas 0 0 450 300 Related 1;
+#N canvas 0 22 454 304 Related 0;
#X obj 16 39 universal;
#X obj 17 76 send13;
#X obj 66 76 receive13;