From 6bff2f46afd0e8a5efc018e1e15e662e7577c972 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Tue, 8 Jul 2003 07:33:49 +0000 Subject: renamed help-files svn path=/trunk/; revision=749 --- externals/build/doc/help-streamout~.pd | 49 ++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 externals/build/doc/help-streamout~.pd (limited to 'externals/build/doc/help-streamout~.pd') diff --git a/externals/build/doc/help-streamout~.pd b/externals/build/doc/help-streamout~.pd new file mode 100644 index 00000000..56b2eceb --- /dev/null +++ b/externals/build/doc/help-streamout~.pd @@ -0,0 +1,49 @@ +#N canvas 45 154 820 483 12; +#X floatatom 227 194 0 0 0; +#X msg 46 32 disconnect; +#X obj 368 72 osc~; +#X floatatom 368 20 0 0 0; +#X obj 368 44 sig~ 220; +#X text 13 239 The format message sets the transmission format; +#X text 11 419 Hopefully we will sometimes have a version where we can compress it for transmission over the "real" net.; +#X text 14 462 (C) 1999 Guenter Geiger; +#X obj 455 21 streamin~ 3001; +#X obj 448 78 dac~; +#X msg 156 68 connect tritonus 3000; +#X msg 20 113 format float; +#X msg 20 144 format 16bit; +#X text 13 256 format float: send float numbers; +#X text 12 275 format 16bit: send 16 bit integers; +#X msg 20 176 format 8bit; +#X text 380 246 host:; +#X text 13 219 format:; +#X obj 227 162 streamout~ localhost 3000; +#X text 379 193 connect:; +#X text 378 210 connect sets the host and portnumber and immediatly tries to connect .; +#X text 380 263 Set the host name and connect to the host \, if a connection was active.; +#X msg 250 100 1; +#X msg 284 100 0; +#X text 379 298 disconnect (0); +#X text 378 315 disconnect and 0 disconnect the object; +#X text 379 335 1:; +#X text 376 352 if the number 1 is sent to streamout \, the object connects to the stored host and portnumber. Default is localhost \, port number 3000; +#X obj 366 107 *~ 0.01; +#X msg 179 12 connect gige 15001; +#X msg 156 37 connect localhost 3001; +#X text 12 292 format 8bit: send 8 bit integers; +#X connect 1 0 18 0; +#X connect 2 0 28 0; +#X connect 3 0 4 0; +#X connect 4 0 2 0; +#X connect 8 0 9 0; +#X connect 8 0 9 1; +#X connect 10 0 18 0; +#X connect 11 0 18 0; +#X connect 12 0 18 0; +#X connect 15 0 18 0; +#X connect 18 0 0 0; +#X connect 22 0 18 0; +#X connect 23 0 18 0; +#X connect 28 0 18 0; +#X connect 29 0 18 0; +#X connect 30 0 18 0; -- cgit v1.2.1