From c17e6115bda2e692dab2c47dc0be6e343741bc61 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Tue, 19 Nov 2002 12:02:33 +0000 Subject: added doc directory svn path=/trunk/; revision=220 --- externals/build/doc/streamin~.pd | 41 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 externals/build/doc/streamin~.pd (limited to 'externals/build/doc/streamin~.pd') diff --git a/externals/build/doc/streamin~.pd b/externals/build/doc/streamin~.pd new file mode 100644 index 00000000..e248f275 --- /dev/null +++ b/externals/build/doc/streamin~.pd @@ -0,0 +1,41 @@ +#N canvas 248 65 623 459 12; +#X obj 49 95 print~; +#X msg 49 67 bang; +#X obj 27 24 streamin~ 3000; +#X obj 132 210 streamout~; +#X msg 132 108 disconnect; +#X obj 372 72 osc~; +#X obj 372 47 sig~ 220; +#X floatatom 372 20 0 0 0; +#X msg 285 162 format float; +#X msg 284 184 format 16bit; +#X text 14 432 (C) 1999 Guenter Geiger; +#X msg 286 204 format 8bit; +#X floatatom 132 235 0 0 0; +#X text 21 295 The streamin~ object just takes the portnumber it is +listening to as it's argument.; +#X text 23 334 For help on the streamout object \, see the streamout.pd +patch.; +#X obj 27 159 dac~; +#X obj 355 115 *~ 0.1; +#X floatatom 418 88 0 0 0; +#X floatatom 149 159 0 0 0; +#X msg 285 252 connect gige 3001; +#X msg 132 86 connect localhost 3000; +#X connect 1 0 0 0; +#X connect 2 0 0 0; +#X connect 2 0 15 0; +#X connect 2 0 15 1; +#X connect 3 0 12 0; +#X connect 4 0 3 0; +#X connect 5 0 16 0; +#X connect 6 0 5 0; +#X connect 7 0 6 0; +#X connect 8 0 3 0; +#X connect 9 0 3 0; +#X connect 11 0 3 0; +#X connect 16 0 3 0; +#X connect 17 0 16 1; +#X connect 18 0 3 0; +#X connect 19 0 3 0; +#X connect 20 0 3 0; -- cgit v1.2.1