aboutsummaryrefslogtreecommitdiff
path: root/streamio13~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-01-22 01:37:42 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-01-22 01:37:42 +0000
commitc8702e38ab16f29f18777b36d104287a2df6c934 (patch)
treeb9f5544ef46aa4ca358302c3e480f1be190a5c1a /streamio13~-help.pd
parent8f0debc7f85a861130db052da2ef629835c3d2b4 (diff)
renamed so that each objectclass has its own helpfile
svn path=/trunk/externals/ext13/; revision=13066
Diffstat (limited to 'streamio13~-help.pd')
-rw-r--r--streamio13~-help.pd51
1 files changed, 0 insertions, 51 deletions
diff --git a/streamio13~-help.pd b/streamio13~-help.pd
deleted file mode 100644
index 5ee91bd..0000000
--- a/streamio13~-help.pd
+++ /dev/null
@@ -1,51 +0,0 @@
-#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;