aboutsummaryrefslogtreecommitdiff
path: root/streamio13~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-05 02:48:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-05 02:48:51 +0000
commit3e9b7cc8074be82a61d041f5d983775df8a59116 (patch)
tree12c21780fa74e7ea5fd3caeb8f118108ab0f51e7 /streamio13~-help.pd
parentf919d5950a9250ad58a1f88d8220202962335166 (diff)
removed old build system and moved help files into same folder to make it a libdir
svn path=/trunk/externals/ext13/; revision=11674
Diffstat (limited to 'streamio13~-help.pd')
-rw-r--r--streamio13~-help.pd51
1 files changed, 51 insertions, 0 deletions
diff --git a/streamio13~-help.pd b/streamio13~-help.pd
new file mode 100644
index 0000000..5ee91bd
--- /dev/null
+++ b/streamio13~-help.pd
@@ -0,0 +1,51 @@
+#N canvas 165 0 804 625 10;
+#X obj 18 107 streamin13~ 8008 4;
+#X obj 19 496 streamout13~ localhost 8008 4;
+#X text 15 13 streamin13~/out13~ :;
+#X text 14 27 like streamin~/out~ from ggee but;
+#X text 14 41 for multiple channels;
+#X text 15 55 and reduced udp-traffic;
+#X text 16 70 warning: not well tested;
+#X text 161 110 receives 4 channels in port 8808;
+#X obj 18 150 dac~ 1;
+#X obj 68 150 dac~ 2;
+#X obj 121 150 dac~ 3;
+#X obj 175 151 dac~ 4;
+#X obj 74 462 osc~ 440;
+#X obj 145 463 osc~ 880;
+#X obj 214 462 osc~ 990;
+#X obj 281 463 osc~ 220;
+#X text 245 497 sends 4 dsp-channels to localhost:8008;
+#X msg 19 202 connect foo.com 8008;
+#X msg 32 235 disconnect;
+#X text 175 203 to build up a connection and start sending;
+#X text 117 236 guess;
+#X msg 46 263 format float;
+#X msg 56 287 format 16bit;
+#X msg 72 311 format 8bit;
+#X text 165 284 format defines the resolution of the sent signal;
+#X text 168 302 float is the most expensive with the best resolution
+(32bit);
+#X text 181 337 change the hostname you are sending to;
+#X msg 85 337 host bar.org;
+#X msg 101 364 grain 512;
+#X text 185 363 the number of samples sent at a time;
+#X text 347 462 the signals to send;
+#X floatatom 19 528 5 0 0;
+#X text 72 530 status: 1 = connected 0 = disconnected;
+#X connect 0 0 8 0;
+#X connect 0 1 9 0;
+#X connect 0 2 10 0;
+#X connect 0 3 11 0;
+#X connect 1 0 31 0;
+#X connect 12 0 1 0;
+#X connect 13 0 1 1;
+#X connect 14 0 1 2;
+#X connect 15 0 1 3;
+#X connect 17 0 1 0;
+#X connect 18 0 1 0;
+#X connect 21 0 1 0;
+#X connect 22 0 1 0;
+#X connect 23 0 1 0;
+#X connect 27 0 1 0;
+#X connect 28 0 1 0;