From fc3d3c0a4f110a23335398c327ac0a4fc949d5cb Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 17 Jun 2002 10:13:57 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r12, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13 --- signal/streamin~.pd | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100755 signal/streamin~.pd (limited to 'signal/streamin~.pd') diff --git a/signal/streamin~.pd b/signal/streamin~.pd new file mode 100755 index 0000000..e248f27 --- /dev/null +++ b/signal/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