aboutsummaryrefslogtreecommitdiff
path: root/signal/streamin~.pd
blob: e248f275d8cd93f5ad580a8d2da208f3b876badd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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;