From d145fa6f792d6c44da2feec90507adb94e40323e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 31 Jul 2011 03:59:16 +0000 Subject: got everything building using the template Makefile svn path=/trunk/externals/unauthorized/; revision=15173 --- mp3cast~-help.pd | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 mp3cast~-help.pd (limited to 'mp3cast~-help.pd') diff --git a/mp3cast~-help.pd b/mp3cast~-help.pd new file mode 100644 index 0000000..243570a --- /dev/null +++ b/mp3cast~-help.pd @@ -0,0 +1,65 @@ +#N canvas 1180 63 687 606 10; +#X floatatom 53 24 0 40 16000 0 - - -; +#X msg 351 547 \; pd dsp 1; +#X floatatom 48 537 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 417 547 \; 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 350 518 loadbang; +#X text 313 477 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 365 isPublic 0; +#X msg 181 387 isPublic 1; +#X text 385 421 <-- stream description; +#X text 265 380 <-- publish stream info in the yellow pages; +#X text 269 438 <-- stream genre; +#X text 338 344 <-- 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 343 url http://localhost; +#X msg 180 415 description hardcore; +#X msg 180 439 genre other; +#X text 313 490 Contributor : Ramiro Consentino; +#X obj 48 499 mp3cast~; +#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; -- cgit v1.2.1