aboutsummaryrefslogtreecommitdiff
path: root/xmlrpc-test.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-03-08 10:23:43 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-03-08 10:23:43 +0000
commit922cb5559b9f2f97279fa24cc9c5862c8b666495 (patch)
tree10b3616acd63f3d60689c1a26aa4ccadf6115511 /xmlrpc-test.pd
This commit was generated by cvs2svn to compensate for changes in r2603,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iem/iemxmlrpc/; revision=2604
Diffstat (limited to 'xmlrpc-test.pd')
-rw-r--r--xmlrpc-test.pd31
1 files changed, 31 insertions, 0 deletions
diff --git a/xmlrpc-test.pd b/xmlrpc-test.pd
new file mode 100644
index 0000000..4eb0acd
--- /dev/null
+++ b/xmlrpc-test.pd
@@ -0,0 +1,31 @@
+#N canvas 33 240 600 168 10;
+#X floatatom 19 126 5 0 0 0 - - -;
+#X text 19 66 some receivers;
+#X text 232 64 some senders;
+#X floatatom 234 92 5 0 0 0 - - -;
+#X obj 19 91 r recv1;
+#X obj 94 91 r recv2;
+#X obj 234 122 s send1;
+#X obj 327 123 s send2;
+#X msg 316 91 a b;
+#X msg 354 91 1 2 3 hula;
+#X obj 469 107 env~;
+#X obj 469 130 s send3;
+#X floatatom 504 107 5 0 0 0 - - -;
+#X obj 469 84 osc~ 0.1;
+#X obj 93 123 print PD;
+#X obj 11 10 cnv 15 500 40 empty empty xmlrpc 10 22 0 24 -260818 -1
+0;
+#X text 146 12 xmlrpc external for PD \, author: Thomas Grill;
+#X text 142 31 (C)2003 IEM \, Graz;
+#X obj 526 10 loadbang;
+#X msg 526 37 \; pd dsp 1;
+#X connect 3 0 6 0;
+#X connect 4 0 0 0;
+#X connect 5 0 14 0;
+#X connect 8 0 7 0;
+#X connect 9 0 7 0;
+#X connect 10 0 11 0;
+#X connect 10 0 12 0;
+#X connect 13 0 10 0;
+#X connect 18 0 19 0;