aboutsummaryrefslogtreecommitdiff
path: root/doc/pipeio~-help.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/pipeio~-help.pd
parent66512a94d165bcd5541fe2c1998ef65e0af5033e (diff)
renamed help patches to be compatible with 0.37
svn path=/trunk/externals/ext13/; revision=1112
Diffstat (limited to 'doc/pipeio~-help.pd')
-rw-r--r--doc/pipeio~-help.pd29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/pipeio~-help.pd b/doc/pipeio~-help.pd
new file mode 100644
index 0000000..e7e2951
--- /dev/null
+++ b/doc/pipeio~-help.pd
@@ -0,0 +1,29 @@
+#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;