diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-08-29 13:53:51 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-08-29 13:53:51 +0000 |
commit | de86cb7754d773a2dba3ae92eb0dfc4cb9d77cbd (patch) | |
tree | b84e943785318f49e99423980235c207d2f2435c /help/help-remote.pd | |
parent | fbc6df8b8cfcf9603df93b02e0625067feebb6f1 (diff) |
imported latest version 1.4 direct from Olaf
svn path=/trunk/externals/maxlib/; revision=898
Diffstat (limited to 'help/help-remote.pd')
-rw-r--r-- | help/help-remote.pd | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/help/help-remote.pd b/help/help-remote.pd index 54a7caf..6ee5b8f 100644 --- a/help/help-remote.pd +++ b/help/help-remote.pd @@ -1,4 +1,4 @@ -#N canvas 472 309 456 306 12;
+#N canvas 472 309 567 308 12;
#X text 9 9 remote :: send data to any receive object;
#X obj 32 224 remote;
#X obj 216 222 receive bla;
@@ -11,6 +11,8 @@ #X text 253 91 with data of any type;
#X text 89 26 written by Olaf Matthes <olaf.matthes@gmx.de>;
#X msg 61 147 foo five is 2 more than 3;
+#X msg 294 146 \; bla 17.3 23;
+#X text 296 168 this does the same...;
#X connect 2 0 4 0;
#X connect 3 0 5 0;
#X connect 6 0 1 0;
|