aboutsummaryrefslogtreecommitdiff
path: root/oggamp~/help-oggamp~.pd
blob: 9f30cb8d9fa72eddb3adfefb43300f24579b2c54 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
#N canvas 176 105 678 455 10;
#X obj 38 420 dac~;
#X floatatom 100 419 5 0 0;
#X text 145 419 connection state;
#X msg 80 83 connect localhost puredata.ogg 8000;
#X msg 109 131 disconnect;
#X msg 35 60 connect ogg.bbc.co.uk radio1_low.ogg 8001;
#X msg 93 106 connect 141.53.196.149 puredata.ogg 8000;
#X msg 147 224 recover 0;
#X msg 163 251 recover 1;
#X msg 125 153 print;
#X obj 15 389 *~ 0;
#X obj 57 391 *~ 0;
#X floatatom 20 332 5 0 0;
#X obj 20 354 / 100;
#X text 57 7 oggamp~ version 0.2 - Ogg Vorbis sreaming client;
#X msg 139 191 recover -1;
#X text 218 191 resume (default): mute audio and refill buffer;
#X text 230 249 reconnect (disconnect and connect again);
#X text 138 303 CREATION ARGUMENTS:;
#X text 260 303 oggamp~ <graphic> <outlets> <buffersize>;
#X text 167 324 <graphic> - turn graphical buffer status display on
(1) or off (0 \, default);
#X text 167 351 <outlets> - number of outlets (default = 2) \, mono
to stereo and stereo to mono conversion supported;
#X text 333 50 written by Olaf Matthes <olaf.matthes@gmx.de>;
#X text 333 63 get source at http://www.akustische-kunst.de/;
#X msg 530 406 \; pd dsp 1;
#X msg 596 406 \; pd dsp 0;
#X obj 530 380 loadbang;
#X msg 16 34 connect radio.jcraft.com test.ogg 8000;
#X obj 15 300 oggamp~ 1 2 256;
#X text 154 171 BEHAVIOUR ON BUFFER UNDERRUNS:;
#X text 166 378 <buffersize> - size of circular buffer in kbytes (default
= 256k);
#X text 219 222 disconnect on buffer underrun;
#X connect 3 0 28 0;
#X connect 4 0 28 0;
#X connect 5 0 28 0;
#X connect 6 0 28 0;
#X connect 7 0 28 0;
#X connect 8 0 28 0;
#X connect 9 0 28 0;
#X connect 10 0 0 0;
#X connect 11 0 0 1;
#X connect 12 0 13 0;
#X connect 13 0 10 1;
#X connect 13 0 11 1;
#X connect 15 0 28 0;
#X connect 26 0 24 0;
#X connect 27 0 28 0;
#X connect 28 0 10 0;
#X connect 28 1 11 0;
#X connect 28 2 1 0;