-
Notifications
You must be signed in to change notification settings - Fork 0
/
mp3cast~-help.pd
72 lines (72 loc) · 2.28 KB
/
mp3cast~-help.pd
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
#N canvas 48 54 687 606 10;
#X floatatom 53 24 0 40 16000 0 - - - 0;
#X msg 457 567 \; pd dsp 1;
#X floatatom 48 557 0 0 0 0 - - - 0;
#X msg 181 88 disconnect;
#X text 266 63 <-- your password for the server;
#X text 317 75 (default passwd is "pd");
#X text 257 87 <-- close connection;
#X text 313 45 <-- host and port;
#X text 349 218 <-- settings for mp3 stream;
#X text 372 248 bitrate: bitrate of stream \, def. 224kbit/s;
#X text 409 272 1 = joint stereo (default);
#X text 369 310 quality: 1 = high \, 9 = low;
#X text 370 230 (samplerate \, bitrate \, mode \, quality);
#X text 373 260 mode: 0 = stereo;
#X text 409 284 2 = dual channel;
#X text 409 297 3 = mono;
#X msg 6 439 print;
#X msg 523 567 \; pd dsp 0;
#X msg 204 129 icecast;
#X obj 53 51 osc~ 440;
#X msg 211 242 mpeg 8000 8 3 5;
#X msg 212 218 mpeg 44100 128 1 4;
#X obj 456 538 loadbang;
#X text 418 474 Author : Yves Degoyon ( ydegoyon@free.fr );
#X msg 191 109 shoutcast;
#X msg 212 194 name mystream;
#X text 322 195 name of the stream;
#X text 260 107 <-- choose type of server ( default = icecast );
#X msg 209 148 icecast2;
#X msg 180 385 isPublic 0;
#X msg 181 407 isPublic 1;
#X text 385 441 <-- stream description;
#X text 265 400 <-- publish stream info in the yellow pages;
#X text 269 458 <-- stream genre;
#X text 338 364 <-- stream url;
#X msg 164 66 passwd pd;
#X msg 151 45 connect localhost 8000;
#X msg 212 172 mountpoint live.mp3;
#X msg 179 363 url http://localhost;
#X msg 180 435 description hardcore;
#X msg 180 459 genre other;
#X text 418 487 Contributor : Ramiro Consentino;
#X obj 48 519 mp3cast~;
#X msg 181 338 timeout 2000;
#X text 303 336 connection timeout (default: 5000ms);
#X text 260 335 msec;
#X msg 127 491 icy-title Pure\ Data\ playing\ a\ sine\ tone;
#X text 134 512 update song info in stream (works only for icecast2);
#X connect 0 0 19 0;
#X connect 3 0 42 0;
#X connect 16 0 42 0;
#X connect 18 0 42 0;
#X connect 19 0 42 0;
#X connect 19 0 42 1;
#X connect 20 0 42 0;
#X connect 21 0 42 0;
#X connect 22 0 1 0;
#X connect 24 0 42 0;
#X connect 25 0 42 0;
#X connect 28 0 42 0;
#X connect 29 0 42 0;
#X connect 30 0 42 0;
#X connect 35 0 42 0;
#X connect 36 0 42 0;
#X connect 37 0 42 0;
#X connect 38 0 42 0;
#X connect 39 0 42 0;
#X connect 40 0 42 0;
#X connect 42 0 2 0;
#X connect 43 0 42 0;
#X connect 46 0 42 0;