From 765767147e775ca51ca606463d34f2d9c5e115cb Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 9 Oct 2004 05:01:05 +0000 Subject: changed pure-data.org to puredata.org svn path=/trunk/; revision=2079 --- doc/pddp/all_about_send_n_receive.pd | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/pddp/all_about_send_n_receive.pd') 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; -- cgit v1.2.1