From 4c775629ea1964da725b6f0cd3d0d0b013aee045 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 2 Apr 2007 21:12:09 +0000 Subject: renamed help patches to follow the standard file naming scheme svn path=/trunk/externals/miXed/; revision=7539 --- doc/help/cyclone/Peak-help.pd | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 doc/help/cyclone/Peak-help.pd (limited to 'doc/help/cyclone/Peak-help.pd') diff --git a/doc/help/cyclone/Peak-help.pd b/doc/help/cyclone/Peak-help.pd new file mode 100644 index 0000000..7777a61 --- /dev/null +++ b/doc/help/cyclone/Peak-help.pd @@ -0,0 +1,34 @@ +#N canvas 233 184 519 473 10; +#X text 5 5 ; +#X text 12 428 docs based on the MAX/MSP reference (c) cycling'74 +; +#X text 11 442 ___________________________________________________ ; +#X obj 43 23 Peak; +#X text 102 24 output only numbers greater than the previous; +#X obj 67 269 Peak; +#X floatatom 12 195 5 0 0 0 - - -; +#X floatatom 67 350 5 0 0 0 - - -; +#X msg 67 98 4 4; +#X text 99 100 is treated like normal input.; +#X msg 67 75 6 7; +#X msg 67 118 3 2; +#X msg 81 145 bang; +#X text 124 145 sends current peak value out the left outlet; +#X floatatom 90 204 5 0 0 0 - - -; +#X text 141 203 set new peak value; +#X obj 78 326 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X text 103 325 new peak value ?; +#X obj 93 300 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X text 117 301 !new peak value ?; +#X text 98 87 first number resets peaks value \, then second one; +#X connect 5 0 7 0; +#X connect 5 1 16 0; +#X connect 5 2 18 0; +#X connect 6 0 5 0; +#X connect 8 0 5 0; +#X connect 10 0 5 0; +#X connect 11 0 5 0; +#X connect 12 0 5 0; +#X connect 14 0 5 1; -- cgit v1.2.1