From 013f1942db6511dff933c0022e9228cd192a7a52 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 28 Dec 2005 18:46:09 +0000 Subject: created pdogg libdir and build targets svn path=/trunk/externals/pdogg/; revision=4308 --- oggamp~/help-oggamp~.pd | 54 ------------------------------------- oggamp~/oggamp~-help.pd | 54 +++++++++++++++++++++++++++++++++++++ oggcast~/help-oggcast~.pd | 65 --------------------------------------------- oggcast~/oggcast~-help.pd | 65 +++++++++++++++++++++++++++++++++++++++++++++ oggread~/help-oggread~.pd | 44 ------------------------------ oggread~/oggread~-help.pd | 44 ++++++++++++++++++++++++++++++ oggwrite~/help-oggwrite~.pd | 59 ---------------------------------------- oggwrite~/oggwrite~-help.pd | 59 ++++++++++++++++++++++++++++++++++++++++ 8 files changed, 222 insertions(+), 222 deletions(-) delete mode 100644 oggamp~/help-oggamp~.pd create mode 100644 oggamp~/oggamp~-help.pd delete mode 100644 oggcast~/help-oggcast~.pd create mode 100644 oggcast~/oggcast~-help.pd delete mode 100644 oggread~/help-oggread~.pd create mode 100644 oggread~/oggread~-help.pd delete mode 100644 oggwrite~/help-oggwrite~.pd create mode 100644 oggwrite~/oggwrite~-help.pd diff --git a/oggamp~/help-oggamp~.pd b/oggamp~/help-oggamp~.pd deleted file mode 100644 index 9f30cb8..0000000 --- a/oggamp~/help-oggamp~.pd +++ /dev/null @@ -1,54 +0,0 @@ -#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~ ; -#X text 167 324 - turn graphical buffer status display on -(1) or off (0 \, default); -#X text 167 351 - number of outlets (default = 2) \, mono -to stereo and stereo to mono conversion supported; -#X text 333 50 written by Olaf Matthes ; -#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 - 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; diff --git a/oggamp~/oggamp~-help.pd b/oggamp~/oggamp~-help.pd new file mode 100644 index 0000000..9f30cb8 --- /dev/null +++ b/oggamp~/oggamp~-help.pd @@ -0,0 +1,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~ ; +#X text 167 324 - turn graphical buffer status display on +(1) or off (0 \, default); +#X text 167 351 - number of outlets (default = 2) \, mono +to stereo and stereo to mono conversion supported; +#X text 333 50 written by Olaf Matthes ; +#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 - 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; diff --git a/oggcast~/help-oggcast~.pd b/oggcast~/help-oggcast~.pd deleted file mode 100644 index 17c0999..0000000 --- a/oggcast~/help-oggcast~.pd +++ /dev/null @@ -1,65 +0,0 @@ -#N canvas 298 121 629 593 10; -#X floatatom 18 36 0 40 16000 0 - - -; -#X msg 468 508 \; pd dsp 1; -#X floatatom 18 524 0 0 0 0 - - -; -#X msg 185 250 disconnect; -#X msg 213 352 print; -#X msg 534 508 \; pd dsp 0; -#X obj 468 482 loadbang; -#X floatatom 97 502 10 0 0 0 - - -; -#X text 131 154 connect ; -#X text 272 45 get latest version at; -#X text 168 502 ogg pages; -#X text 48 527 connection state; -#X text 378 337 channels: 1 or 2 (default); -#X text 210 304 vbr ; -#X msg 100 57 passwd letmein; -#X obj 18 63 osc~ 440; -#X text 330 326 quality settings: 0 - 1 (low - hi); -#X text 227 412 possible tags: TITLE \, ARTIST \, PERFORMER \, DESCRIPTION -\,; -#X text 316 425 GENRE \, LOCATION \, COPYRIGHT \, CONTACT \, DATE; -#X msg 163 194 connect 141.53.196.149 puredata.ogg 8000; -#X msg 133 172 connect localhost puredata.ogg 8000; -#X msg 170 220 connect 141.53.3.18 musicforfilms.ogg 8100; -#X obj 18 475 oggcast~ 2 512; -#X text 273 34 written by Olaf Matthes ; -#X text 252 353 print current settings to console window; -#X text 225 373 comment: ; -#X msg 225 390 ARTIST your_name; -#X text 228 444 '_' (underline) or '=' (equal sign) will get replaced -with spaces!; -#X text 240 493 default is 2 channels and 512k; -#X text 241 505 bytes buffer size; -#X text 119 475 creation arguments: oggcast~ -; -#X msg 195 285 vorbis 44100 2 144 128 96; -#X obj 33 110 noise~; -#X text 19 6 oggcast~ 0.2f - send Ogg Vorbis stream to IceCast2 or -JRoar; -#X text 274 59 http://www.akustische-kunst.org/puredata/; -#X text 195 268 vorbis -; -#X msg 210 320 vbr 44100 2 0.6; -#X msg 117 95 server 0; -#X msg 129 120 server 1; -#X text 175 94 choose JRoar or old Icecast2 as server type (default) -; -#X text 188 121 choose new Icecast2 (final) as server type; -#X connect 0 0 15 0; -#X connect 3 0 22 0; -#X connect 4 0 22 0; -#X connect 6 0 1 0; -#X connect 14 0 22 0; -#X connect 15 0 22 0; -#X connect 19 0 22 0; -#X connect 20 0 22 0; -#X connect 21 0 22 0; -#X connect 22 0 2 0; -#X connect 22 1 7 0; -#X connect 26 0 22 0; -#X connect 31 0 22 0; -#X connect 32 0 22 1; -#X connect 36 0 22 0; -#X connect 37 0 22 0; -#X connect 38 0 22 0; diff --git a/oggcast~/oggcast~-help.pd b/oggcast~/oggcast~-help.pd new file mode 100644 index 0000000..17c0999 --- /dev/null +++ b/oggcast~/oggcast~-help.pd @@ -0,0 +1,65 @@ +#N canvas 298 121 629 593 10; +#X floatatom 18 36 0 40 16000 0 - - -; +#X msg 468 508 \; pd dsp 1; +#X floatatom 18 524 0 0 0 0 - - -; +#X msg 185 250 disconnect; +#X msg 213 352 print; +#X msg 534 508 \; pd dsp 0; +#X obj 468 482 loadbang; +#X floatatom 97 502 10 0 0 0 - - -; +#X text 131 154 connect ; +#X text 272 45 get latest version at; +#X text 168 502 ogg pages; +#X text 48 527 connection state; +#X text 378 337 channels: 1 or 2 (default); +#X text 210 304 vbr ; +#X msg 100 57 passwd letmein; +#X obj 18 63 osc~ 440; +#X text 330 326 quality settings: 0 - 1 (low - hi); +#X text 227 412 possible tags: TITLE \, ARTIST \, PERFORMER \, DESCRIPTION +\,; +#X text 316 425 GENRE \, LOCATION \, COPYRIGHT \, CONTACT \, DATE; +#X msg 163 194 connect 141.53.196.149 puredata.ogg 8000; +#X msg 133 172 connect localhost puredata.ogg 8000; +#X msg 170 220 connect 141.53.3.18 musicforfilms.ogg 8100; +#X obj 18 475 oggcast~ 2 512; +#X text 273 34 written by Olaf Matthes ; +#X text 252 353 print current settings to console window; +#X text 225 373 comment: ; +#X msg 225 390 ARTIST your_name; +#X text 228 444 '_' (underline) or '=' (equal sign) will get replaced +with spaces!; +#X text 240 493 default is 2 channels and 512k; +#X text 241 505 bytes buffer size; +#X text 119 475 creation arguments: oggcast~ +; +#X msg 195 285 vorbis 44100 2 144 128 96; +#X obj 33 110 noise~; +#X text 19 6 oggcast~ 0.2f - send Ogg Vorbis stream to IceCast2 or +JRoar; +#X text 274 59 http://www.akustische-kunst.org/puredata/; +#X text 195 268 vorbis +; +#X msg 210 320 vbr 44100 2 0.6; +#X msg 117 95 server 0; +#X msg 129 120 server 1; +#X text 175 94 choose JRoar or old Icecast2 as server type (default) +; +#X text 188 121 choose new Icecast2 (final) as server type; +#X connect 0 0 15 0; +#X connect 3 0 22 0; +#X connect 4 0 22 0; +#X connect 6 0 1 0; +#X connect 14 0 22 0; +#X connect 15 0 22 0; +#X connect 19 0 22 0; +#X connect 20 0 22 0; +#X connect 21 0 22 0; +#X connect 22 0 2 0; +#X connect 22 1 7 0; +#X connect 26 0 22 0; +#X connect 31 0 22 0; +#X connect 32 0 22 1; +#X connect 36 0 22 0; +#X connect 37 0 22 0; +#X connect 38 0 22 0; diff --git a/oggread~/help-oggread~.pd b/oggread~/help-oggread~.pd deleted file mode 100644 index 4d353f7..0000000 --- a/oggread~/help-oggread~.pd +++ /dev/null @@ -1,44 +0,0 @@ -#N canvas 280 107 572 464 12; -#X obj 27 411 dac~; -#X floatatom 75 412 8 0 0 0 - - -; -#X obj 36 343 oggread~; -#X msg 71 170 start; -#X msg 110 226 stop; -#X msg 118 287 resume; -#X msg 36 45 open myfile.ogg; -#X text 119 168 play file from beginning; -#X text 152 226 stop (pause) playing; -#X text 179 288 resume playing at current position; -#X msg 396 394 \; pd dsp 1; -#X msg 472 394 \; pd dsp 0; -#X obj 396 368 loadbang; -#X text 185 52 get latest version at; -#X text 152 411 position in file (seconds); -#X text 186 38 written by Olaf Matthes ; -#X text 17 16 oggread~ version 0.2 - Ogg Vorbis file player; -#X msg 126 250 0; -#X msg 95 195 1; -#X text 230 318 set new playing position (in seconds); -#X obj 95 375 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X text 121 375 bang at end of file; -#X text 186 67 http://www.akustische-kunst.org/puredata/; -#X obj 55 102 openpanel; -#X msg 55 74 bang; -#X msg 55 129 open \$1; -#X msg 149 317 seek 60; -#X connect 2 0 0 0; -#X connect 2 1 0 1; -#X connect 2 2 1 0; -#X connect 2 3 20 0; -#X connect 3 0 2 0; -#X connect 4 0 2 0; -#X connect 5 0 2 0; -#X connect 6 0 2 0; -#X connect 12 0 10 0; -#X connect 17 0 2 0; -#X connect 18 0 2 0; -#X connect 23 0 25 0; -#X connect 24 0 23 0; -#X connect 25 0 2 0; -#X connect 26 0 2 0; diff --git a/oggread~/oggread~-help.pd b/oggread~/oggread~-help.pd new file mode 100644 index 0000000..4d353f7 --- /dev/null +++ b/oggread~/oggread~-help.pd @@ -0,0 +1,44 @@ +#N canvas 280 107 572 464 12; +#X obj 27 411 dac~; +#X floatatom 75 412 8 0 0 0 - - -; +#X obj 36 343 oggread~; +#X msg 71 170 start; +#X msg 110 226 stop; +#X msg 118 287 resume; +#X msg 36 45 open myfile.ogg; +#X text 119 168 play file from beginning; +#X text 152 226 stop (pause) playing; +#X text 179 288 resume playing at current position; +#X msg 396 394 \; pd dsp 1; +#X msg 472 394 \; pd dsp 0; +#X obj 396 368 loadbang; +#X text 185 52 get latest version at; +#X text 152 411 position in file (seconds); +#X text 186 38 written by Olaf Matthes ; +#X text 17 16 oggread~ version 0.2 - Ogg Vorbis file player; +#X msg 126 250 0; +#X msg 95 195 1; +#X text 230 318 set new playing position (in seconds); +#X obj 95 375 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 121 375 bang at end of file; +#X text 186 67 http://www.akustische-kunst.org/puredata/; +#X obj 55 102 openpanel; +#X msg 55 74 bang; +#X msg 55 129 open \$1; +#X msg 149 317 seek 60; +#X connect 2 0 0 0; +#X connect 2 1 0 1; +#X connect 2 2 1 0; +#X connect 2 3 20 0; +#X connect 3 0 2 0; +#X connect 4 0 2 0; +#X connect 5 0 2 0; +#X connect 6 0 2 0; +#X connect 12 0 10 0; +#X connect 17 0 2 0; +#X connect 18 0 2 0; +#X connect 23 0 25 0; +#X connect 24 0 23 0; +#X connect 25 0 2 0; +#X connect 26 0 2 0; diff --git a/oggwrite~/help-oggwrite~.pd b/oggwrite~/help-oggwrite~.pd deleted file mode 100644 index 86bbd91..0000000 --- a/oggwrite~/help-oggwrite~.pd +++ /dev/null @@ -1,59 +0,0 @@ -#N canvas 286 47 631 513 10; -#X obj 40 415 oggwrite~; -#X obj 40 64 osc~ 440; -#X floatatom 40 33 5 0 0; -#X msg 120 52 open myfile.ogg; -#X msg 175 125 start; -#X msg 185 148 stop; -#X msg 155 78 append; -#X msg 166 99 truncate; -#X floatatom 89 441 5 0 0; -#X floatatom 40 470 5 0 0; -#X msg 204 259 print; -#X text 189 180 vorbis -; -#X text 373 251 channels: 1 or 2 (default); -#X text 204 216 vbr ; -#X msg 203 232 vbr 44100 2 0.4; -#X text 324 238 quality settings: 0 - 1 (low - hi); -#X text 325 267 resampling currently not supported!; -#X text 202 290 comment ; -#X text 204 329 possible tags: TITLE \, ARTIST \, PERFORMER \, DESCRIPTION -\,; -#X text 293 342 GENRE \, LOCATION \, COPYRIGHT \, CONTACT \, DATE; -#X msg 202 307 ARTIST your=name; -#X msg 189 197 vorbis 44100 2 144 128 96; -#X text 136 441 ogg pages written to file; -#X msg 481 455 \; pd dsp 1; -#X msg 547 455 \; pd dsp 0; -#X obj 481 429 loadbang; -#X text 354 9 written by Olaf Matthes (olaf.matthes@gmx.de); -#X text 353 21 get latest version at; -#X text 354 34 http://www.akustische-kunst.de/puredata/; -#X text 209 76 append data at end of file; -#X text 226 97 overwrite previously recorded data; -#X text 221 145 stop recording; -#X text 225 50 open a file first!; -#X text 240 407 might result in audible dropouts!; -#X text 202 395 note: changing settings while recording; -#X text 85 470 file state (1 = open \; 0 = closed); -#X text 5 9 oggwrite~ version 0.1 - write Ogg Vorbis stream to file -; -#X msg 204 361 COPYRIGHT (c)=2002=Olaf=Matthes; -#X text 220 123 start recording; -#X connect 0 0 9 0; -#X connect 0 1 8 0; -#X connect 1 0 0 0; -#X connect 1 0 0 1; -#X connect 2 0 1 0; -#X connect 3 0 0 0; -#X connect 4 0 0 0; -#X connect 5 0 0 0; -#X connect 6 0 0 0; -#X connect 7 0 0 0; -#X connect 10 0 0 0; -#X connect 14 0 0 0; -#X connect 20 0 0 0; -#X connect 21 0 0 0; -#X connect 25 0 23 0; -#X connect 37 0 0 0; diff --git a/oggwrite~/oggwrite~-help.pd b/oggwrite~/oggwrite~-help.pd new file mode 100644 index 0000000..86bbd91 --- /dev/null +++ b/oggwrite~/oggwrite~-help.pd @@ -0,0 +1,59 @@ +#N canvas 286 47 631 513 10; +#X obj 40 415 oggwrite~; +#X obj 40 64 osc~ 440; +#X floatatom 40 33 5 0 0; +#X msg 120 52 open myfile.ogg; +#X msg 175 125 start; +#X msg 185 148 stop; +#X msg 155 78 append; +#X msg 166 99 truncate; +#X floatatom 89 441 5 0 0; +#X floatatom 40 470 5 0 0; +#X msg 204 259 print; +#X text 189 180 vorbis +; +#X text 373 251 channels: 1 or 2 (default); +#X text 204 216 vbr ; +#X msg 203 232 vbr 44100 2 0.4; +#X text 324 238 quality settings: 0 - 1 (low - hi); +#X text 325 267 resampling currently not supported!; +#X text 202 290 comment ; +#X text 204 329 possible tags: TITLE \, ARTIST \, PERFORMER \, DESCRIPTION +\,; +#X text 293 342 GENRE \, LOCATION \, COPYRIGHT \, CONTACT \, DATE; +#X msg 202 307 ARTIST your=name; +#X msg 189 197 vorbis 44100 2 144 128 96; +#X text 136 441 ogg pages written to file; +#X msg 481 455 \; pd dsp 1; +#X msg 547 455 \; pd dsp 0; +#X obj 481 429 loadbang; +#X text 354 9 written by Olaf Matthes (olaf.matthes@gmx.de); +#X text 353 21 get latest version at; +#X text 354 34 http://www.akustische-kunst.de/puredata/; +#X text 209 76 append data at end of file; +#X text 226 97 overwrite previously recorded data; +#X text 221 145 stop recording; +#X text 225 50 open a file first!; +#X text 240 407 might result in audible dropouts!; +#X text 202 395 note: changing settings while recording; +#X text 85 470 file state (1 = open \; 0 = closed); +#X text 5 9 oggwrite~ version 0.1 - write Ogg Vorbis stream to file +; +#X msg 204 361 COPYRIGHT (c)=2002=Olaf=Matthes; +#X text 220 123 start recording; +#X connect 0 0 9 0; +#X connect 0 1 8 0; +#X connect 1 0 0 0; +#X connect 1 0 0 1; +#X connect 2 0 1 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 0; +#X connect 6 0 0 0; +#X connect 7 0 0 0; +#X connect 10 0 0 0; +#X connect 14 0 0 0; +#X connect 20 0 0 0; +#X connect 21 0 0 0; +#X connect 25 0 23 0; +#X connect 37 0 0 0; -- cgit v1.2.1