aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/all_about_send_n_receive.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-28 00:25:05 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-28 00:25:05 +0000
commit061e4be1f20ac78e3b52bc6429322d5fadcf5831 (patch)
treec6449d7cf4a19547b97d234ef4c65251ee766c1d /doc/pddp/all_about_send_n_receive.pd
parente30864640368dc4c25c309fb83365807955e832e (diff)
cleaned up a number of patches; renamed all to the standard -help.pd format; added some more ideas to the style guide; finished up lists_vs_anythings
svn path=/trunk/; revision=2841
Diffstat (limited to 'doc/pddp/all_about_send_n_receive.pd')
-rw-r--r--doc/pddp/all_about_send_n_receive.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pddp/all_about_send_n_receive.pd b/doc/pddp/all_about_send_n_receive.pd
index a3684888..de004148 100644
--- a/doc/pddp/all_about_send_n_receive.pd
+++ b/doc/pddp/all_about_send_n_receive.pd
@@ -10,7 +10,7 @@ message sent within a single patch - from a [send] object to a [receive]
object in the same patch. But the functionality of these objects goes
far beyond the scope of a single patch.;
#X text 10 385 A [send] object is a little like a radio station...it
-broadcasts information throughout PD \, for all the [receives] to hear!
+broadcasts information throughout Pd \, for all the [receives] to hear!
A [receive] object is a little like your own AM/FM tuner...it will
receive messages from all the [send] objects that it is 'tuned' to.
Hence \, naming your [send] and [receive] objects becomes very important.
@@ -75,7 +75,7 @@ with send and receives objects.;
-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
+#X text 298 8 Some objects in Pd contain their own internal send and
receive functionality.;
#X connect 23 0 25 0;
#X connect 26 0 24 0;