diff options
Diffstat (limited to 'signal/streamin~.pd')
-rwxr-xr-x | signal/streamin~.pd | 88 |
1 files changed, 47 insertions, 41 deletions
diff --git a/signal/streamin~.pd b/signal/streamin~.pd index e248f27..f583714 100755 --- a/signal/streamin~.pd +++ b/signal/streamin~.pd @@ -1,41 +1,47 @@ -#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;
+#N canvas 248 65 623 459 12; +#X obj 45 133 print~; +#X msg 45 105 bang; +#X obj 23 62 streamin~ 3000; +#X obj 132 210 streamout~; +#X msg 132 108 disconnect; +#X obj 371 87 osc~; +#X obj 371 65 sig~ 220; +#X floatatom 371 42 0 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 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 23 197 dac~; +#X obj 355 115 *~ 0.1; +#X floatatom 418 88 0 0 0 0 - - -; +#X floatatom 149 159 0 0 0 0 - - -; +#X msg 285 252 connect gige 3001; +#X msg 132 86 connect localhost 3000; +#X msg 23 8 reset 4; +#X msg 40 32 print; +#X text 96 8 reset \, using n frames (default = 128); +#X text 96 32 print queue info; +#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; +#X connect 21 0 2 0; +#X connect 22 0 2 0; |