diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-04-02 21:12:09 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-04-02 21:12:09 +0000 |
commit | 4c775629ea1964da725b6f0cd3d0d0b013aee045 (patch) | |
tree | b8a3d6ffd703d9d4bd320782f0e63555e4819ed3 /doc/help/cyclone/Peak-help.pd | |
parent | 90485b96be50e6ee811f3ba3c16e2369a2e8b6cd (diff) |
renamed help patches to follow the standard file naming scheme
svn path=/trunk/externals/miXed/; revision=7539
Diffstat (limited to 'doc/help/cyclone/Peak-help.pd')
-rw-r--r-- | doc/help/cyclone/Peak-help.pd | 34 |
1 files changed, 34 insertions, 0 deletions
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; |