aboutsummaryrefslogtreecommitdiff
path: root/doc/ext13.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-20 03:34:06 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-20 03:34:06 +0000
commitb9bd28638ceadcae8dd3e2acee590378f6eb2d3b (patch)
treebffe0b9fa0908ecce97952bdc0ea18f189cf6866 /doc/ext13.pd
parent66512a94d165bcd5541fe2c1998ef65e0af5033e (diff)
renamed help patches to be compatible with 0.37
svn path=/trunk/externals/ext13/; revision=1112
Diffstat (limited to 'doc/ext13.pd')
-rw-r--r--doc/ext13.pd109
1 files changed, 0 insertions, 109 deletions
diff --git a/doc/ext13.pd b/doc/ext13.pd
deleted file mode 100644
index 8960f5b..0000000
--- a/doc/ext13.pd
+++ /dev/null
@@ -1,109 +0,0 @@
-#N canvas 165 0 804 625 10;
-#X obj 59 150 send13~ foo;
-#X obj 52 176 receive13~ foo;
-#X msg 236 122 set barfuss;
-#X text 13 82 send13~ \, receive13~ and catch13~ \, throw13~ are equivalent
-to s~ r~ catch~ throw~ \, but accept set messages.;
-#X obj 15 323 filesize;
-#X msg 15 297 symbol /boot/vmlinuz;
-#X obj 15 350 print;
-#X text 81 324 =;
-#X obj 99 325 fsize;
-#X text 140 153 =;
-#X text 163 143 =;
-#X obj 363 148 c13~;
-#X obj 353 195 t13~;
-#X text 334 195 =;
-#X text 348 145 =;
-#X text 14 275 filesize gives you: guess what;
-#X floatatom 255 292 4 0 0;
-#X msg 255 341 set \$1;
-#X msg 255 365 5;
-#X obj 255 317 ftos 3;
-#X text 255 241 ftos: float to symbol;
-#X floatatom 292 293 4 0 0;
-#X text 254 256 right argument for number of digits;
-#X text 13 23 most of them are not well done/tested and need more work
-for seriuos usage.;
-#X text 13 9 ext13: some extrnals i wrote for my own needs;
-#X obj 16 562 piperead~;
-#X obj 16 589 pipewrite~;
-#X text 13 524 like sfread and sfwrite \, but non-blocking;
-#X text 13 540 good for use with external programs (e.g. mpg123 > pipe)
-;
-#X obj 14 392 strippath;
-#X text 13 372 strip a path from a filename;
-#X obj 15 451 wavinfo;
-#X obj 44 198 receive13~ foo;
-#X obj 427 574 openpatch;
-#X text 499 575 =;
-#X obj 520 576 opa;
-#X msg 485 548 symbol /usr/local/pd/ext13/;
-#X msg 427 526 symbol help.pd;
-#X text 427 508 that you can also use a message for the same result
-;
-#X text 426 493 when i wrote this object \, i didn`t realize;
-#X msg 25 123 set furchtbar;
-#X text 157 176 =;
-#X obj 465 178 streamin13~ 8008 4;
-#X obj 465 203 streamout13~ localhost 8008 4;
-#X text 462 104 streamin13~/out13~ :;
-#X text 461 118 like streamin~/out~ from ggee but;
-#X text 461 132 for multiple channels;
-#X text 462 146 and reduced udp-traffic;
-#X text 463 161 warning: not well tested;
-#X obj 250 146 catch13~ bar;
-#X obj 245 168 throw13~ bar;
-#X obj 236 193 throw13~ bar;
-#X obj 543 318 mandelbrot;
-#X obj 543 340 mandelbrot~;
-#X text 542 244 mandelbrot & mandelbrot~;
-#X text 541 257 z = z*z +c;
-#X text 542 270 you can use it for gem;
-#X text 541 285 maybe you can also find another useful app \; );
-#X text 255 271 useful in combination with makefilename;
-#X text 13 50 contact: dieb13@klingt.org;
-#X text 14 420 get #samples \, channels \, bitspersample \, samplerate
-of a wavfile;
-#X obj 422 397 adc~;
-#X obj 421 449 dac~;
-#X obj 421 423 scramble~ 2;
-#X text 511 423 big fun with spoken words or beats;
-#X obj 17 499 uzi;
-#X text 46 500 =;
-#X obj 62 500 kalashnikov;
-#X text 15 479 uzi like in max for multibang;
-#X obj 380 319 ossmixer;
-#X text 359 302 a simple oss mixer;
-#X obj 33 222 receive13 foo;
-#X text 133 221 =;
-#X obj 144 221 r13 foo;
-#X obj 168 176 r13~ foo;
-#X obj 158 151 s13~ foo;
-#X text 103 247 =;
-#X obj 25 246 send13 foo;
-#X obj 114 247 s13 foo;
-#X text 353 344 a simple atapi-cdplayer;
-#X obj 380 361 cdplayer;
-#X msg 327 326 eject;
-#X connect 2 0 49 0;
-#X connect 2 0 50 0;
-#X connect 2 0 51 0;
-#X connect 4 0 6 0;
-#X connect 5 0 4 0;
-#X connect 16 0 19 0;
-#X connect 17 0 18 0;
-#X connect 19 0 17 0;
-#X connect 21 0 19 1;
-#X connect 36 0 33 1;
-#X connect 37 0 33 0;
-#X connect 40 0 0 0;
-#X connect 40 0 1 0;
-#X connect 40 0 32 0;
-#X connect 40 0 71 0;
-#X connect 40 0 77 0;
-#X connect 61 0 63 0;
-#X connect 61 1 63 1;
-#X connect 63 0 62 0;
-#X connect 63 1 62 1;
-#X connect 81 0 80 0;