aboutsummaryrefslogtreecommitdiff
path: root/shoutamp~/shoutamp~-help.pd
blob: 32143efc77ce8ee6ead7de32b7750cf7e9f1caac (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
#N canvas 181 39 805 571 10;
#X obj 99 526 dac~;
#X floatatom 196 521 5 0 0;
#X msg 29 150 disconnect;
#X obj 458 48 loadbang;
#X msg 458 71 \; pd dsp 1;
#X text 97 59 connect <host> <mountpoint> <port>;
#X msg 154 132 connect localhost listen.pls 8000;
#X msg 188 187 connect localhost content/scpromo.mp3 8000;
#X text 363 130 <-- play livestream;
#X text 453 187 <-- play file;
#X text 207 224 Another way of connecting;
#X msg 208 269 connecturl http://localhost:8000/;
#X text 415 268 <-- you can leave mountpoint empty!;
#X text 245 519 connection state;
#X msg 242 320 connect localhost puredata.mp3 8000;
#X text 211 492 "shoutamp~ <graphicflag> <channels> <buffersize>";
#X obj 99 490 shoutamp~ 1 2 512;
#X msg 237 437 connect 205.188.234.37 listen.pls 8054;
#X msg 220 398 connect 205.188.234.161 listen.pls 8020;
#X text 228 361 ***** try these radio stations ****;
#X text 230 378 44.1k \, 160kbits -> run Pd at 44.1k or 22.05kHz;
#X text 244 419 24k \, 32kbits -> run Pd at 48kHz;
#X text 38 6 shoutamp~ 0.5 :: an icecast/shoucast client for PD;
#X text 326 505 (default values: 0 2 512);
#X text 140 19 written by Olaf Matthes <olaf.matthes@gmx.de>;
#X text 97 44 connect to ICEcast server (using mountpoint);
#X text 148 114 connect to SHOUTcast server (without mountpoint);
#X text 189 169 stream a file;
#X msg 524 71 \; pd dsp 0;
#X msg 207 243 connecturl http://localhost:8000/mount.mp3;
#X msg 114 81 connect localhost mount.mp3 8000;
#X text 439 282 this is standard for SHOUTcast server \, Icecast will
;
#X text 440 294 connect you to the default stream (the oldest one)
;
#X connect 2 0 16 0;
#X connect 3 0 4 0;
#X connect 6 0 16 0;
#X connect 7 0 16 0;
#X connect 11 0 16 0;
#X connect 14 0 16 0;
#X connect 16 0 0 0;
#X connect 16 1 0 1;
#X connect 16 2 1 0;
#X connect 17 0 16 0;
#X connect 18 0 16 0;
#X connect 29 0 16 0;
#X connect 30 0 16 0;