diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-01-22 02:02:24 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-01-22 02:02:24 +0000 |
commit | f68dc8a6fbac6e49b123bcccebcffb669a143c78 (patch) | |
tree | 055e0c7ad422331356ceb77466f2fc4e70e20c8d | |
parent | f9ae0767c3911bc69863cdddb558434c029d2e3a (diff) |
copied help patch to replace object-class-named placeholders
svn path=/trunk/externals/ext13/; revision=13068
-rw-r--r-- | pipeio~-help.pd | 29 | ||||
-rw-r--r-- | piperead~-help.pd | 32 | ||||
-rw-r--r-- | pipewrite~-help.pd | 32 |
3 files changed, 58 insertions, 35 deletions
diff --git a/pipeio~-help.pd b/pipeio~-help.pd deleted file mode 100644 index e7e2951..0000000 --- a/pipeio~-help.pd +++ /dev/null @@ -1,29 +0,0 @@ -#N canvas 303 26 450 397 10; -#X msg 102 140 1; -#X msg 81 90 0; -#X obj 226 21 loadbang; -#X msg 226 47 \; pd dsp 1; -#X obj 63 67 osc~ 440; -#X msg 94 117 open /usr/local/pd/ext13/doc/pipein.wav; -#X obj 246 231 dac~; -#X obj 63 179 pipewrite~ 2; -#X obj 142 65 osc~ 480; -#X obj 224 192 piperead~ 2; -#X msg 165 140 open /usr/local/pd/ext13/doc/pipein.wav; -#X msg 227 164 1; -#X msg 261 166 0; -#X text 26 256 pipewrite/read: argument: number of channels you can -create a pipe/fifo from within a shell with mknod pipename p and use -this construct to send signals to another program/process. useful if -you run more than one pd or mpeg-players \, ...; -#X connect 0 0 7 0; -#X connect 1 0 7 0; -#X connect 2 0 3 0; -#X connect 4 0 7 0; -#X connect 5 0 7 0; -#X connect 8 0 7 1; -#X connect 9 0 6 0; -#X connect 9 1 6 1; -#X connect 10 0 9 0; -#X connect 11 0 9 0; -#X connect 12 0 9 0; diff --git a/piperead~-help.pd b/piperead~-help.pd index dfa173f..e7e2951 100644 --- a/piperead~-help.pd +++ b/piperead~-help.pd @@ -1,3 +1,29 @@ -#N canvas 3 48 450 300 10; -#X text 50 110 This is a placeholder help patch. You can help by making -a real help patch for this object!; +#N canvas 303 26 450 397 10; +#X msg 102 140 1; +#X msg 81 90 0; +#X obj 226 21 loadbang; +#X msg 226 47 \; pd dsp 1; +#X obj 63 67 osc~ 440; +#X msg 94 117 open /usr/local/pd/ext13/doc/pipein.wav; +#X obj 246 231 dac~; +#X obj 63 179 pipewrite~ 2; +#X obj 142 65 osc~ 480; +#X obj 224 192 piperead~ 2; +#X msg 165 140 open /usr/local/pd/ext13/doc/pipein.wav; +#X msg 227 164 1; +#X msg 261 166 0; +#X text 26 256 pipewrite/read: argument: number of channels you can +create a pipe/fifo from within a shell with mknod pipename p and use +this construct to send signals to another program/process. useful if +you run more than one pd or mpeg-players \, ...; +#X connect 0 0 7 0; +#X connect 1 0 7 0; +#X connect 2 0 3 0; +#X connect 4 0 7 0; +#X connect 5 0 7 0; +#X connect 8 0 7 1; +#X connect 9 0 6 0; +#X connect 9 1 6 1; +#X connect 10 0 9 0; +#X connect 11 0 9 0; +#X connect 12 0 9 0; diff --git a/pipewrite~-help.pd b/pipewrite~-help.pd index dfa173f..e7e2951 100644 --- a/pipewrite~-help.pd +++ b/pipewrite~-help.pd @@ -1,3 +1,29 @@ -#N canvas 3 48 450 300 10; -#X text 50 110 This is a placeholder help patch. You can help by making -a real help patch for this object!; +#N canvas 303 26 450 397 10; +#X msg 102 140 1; +#X msg 81 90 0; +#X obj 226 21 loadbang; +#X msg 226 47 \; pd dsp 1; +#X obj 63 67 osc~ 440; +#X msg 94 117 open /usr/local/pd/ext13/doc/pipein.wav; +#X obj 246 231 dac~; +#X obj 63 179 pipewrite~ 2; +#X obj 142 65 osc~ 480; +#X obj 224 192 piperead~ 2; +#X msg 165 140 open /usr/local/pd/ext13/doc/pipein.wav; +#X msg 227 164 1; +#X msg 261 166 0; +#X text 26 256 pipewrite/read: argument: number of channels you can +create a pipe/fifo from within a shell with mknod pipename p and use +this construct to send signals to another program/process. useful if +you run more than one pd or mpeg-players \, ...; +#X connect 0 0 7 0; +#X connect 1 0 7 0; +#X connect 2 0 3 0; +#X connect 4 0 7 0; +#X connect 5 0 7 0; +#X connect 8 0 7 1; +#X connect 9 0 6 0; +#X connect 9 1 6 1; +#X connect 10 0 9 0; +#X connect 11 0 9 0; +#X connect 12 0 9 0; |