aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/peek~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
commit4c775629ea1964da725b6f0cd3d0d0b013aee045 (patch)
treeb8a3d6ffd703d9d4bd320782f0e63555e4819ed3 /doc/help/cyclone/peek~-help.pd
parent90485b96be50e6ee811f3ba3c16e2369a2e8b6cd (diff)
renamed help patches to follow the standard file naming scheme
svn path=/trunk/externals/miXed/; revision=7539
Diffstat (limited to 'doc/help/cyclone/peek~-help.pd')
-rw-r--r--doc/help/cyclone/peek~-help.pd62
1 files changed, 62 insertions, 0 deletions
diff --git a/doc/help/cyclone/peek~-help.pd b/doc/help/cyclone/peek~-help.pd
new file mode 100644
index 0000000..6a1d39e
--- /dev/null
+++ b/doc/help/cyclone/peek~-help.pd
@@ -0,0 +1,62 @@
+#N canvas 151 97 848 434 10;
+#X text 5 5 ;
+#X text 23 375 docs based on the MAX/MSP reference (c) cycling'74;
+#X text 23 390 ___________________________________________________
+;
+#X obj 27 18 peek~;
+#X text 79 19 read and write sample values;
+#X obj 531 278 peek~ table;
+#N canvas 0 0 450 300 graph1 0;
+#X array table 100 float 0;
+#X coords 0 1 99 -1 200 140 1;
+#X restore 44 99 graph;
+#X floatatom 531 75 5 0 0 0 - - -;
+#X floatatom 531 302 5 0 0 0 - - -;
+#X text 43 78 draw something here:;
+#X floatatom 567 126 5 0 0 0 - - -;
+#X msg 464 98 4 1;
+#X msg 497 98 10 1;
+#X text 270 99 store values using a lists:;
+#X text 609 115 or by setting the y val;
+#X text 279 75 read the y value by setting x here:;
+#X text 611 126 here and then setting x;
+#X text 610 137 in the first inlet;
+#X obj 402 127 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 402 149 t b b;
+#X msg 402 174 12;
+#X msg 432 173 1;
+#X text 304 125 or like this:;
+#X msg 597 233 clip \$1;
+#X obj 597 209 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+1;
+#X msg 592 168 set table;
+#X text 621 205 en/disable -1/+1 clipping;
+#X text 668 169 change array;
+#N canvas 292 265 485 231 multichannel 0;
+#X text 77 54 could not get it to work properly as of yet...;
+#X text 76 65 sorry;
+#X text 77 32 in case you were wondering \, that's what the;
+#X text 77 43 third inlet is good for \, unfortunately I;
+#X text 72 96 quoting krzyszzof czaja again:;
+#X text 73 120 > MSP's peek~ is single channel unlike other buffer~
+;
+#X text 73 131 > clients. One may choose a channel with an argument
+;
+#X text 73 142 > or change it via an inlet but I am not sure how to
+;
+#X text 74 154 > emulate this in pd.;
+#X restore 661 279 pd multichannel;
+#X connect 5 0 8 0;
+#X connect 7 0 5 0;
+#X connect 10 0 5 1;
+#X connect 11 0 5 0;
+#X connect 12 0 5 0;
+#X connect 18 0 19 0;
+#X connect 19 0 20 0;
+#X connect 19 1 21 0;
+#X connect 20 0 5 0;
+#X connect 21 0 5 1;
+#X connect 23 0 5 0;
+#X connect 24 0 23 0;
+#X connect 25 0 5 0;