From 8c5d0621d0d305bb62997b4ad12af874ec253432 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 10 Mar 2006 03:05:55 +0000 Subject: initial check in svn path=/trunk/externals/iem/iem_tab/; revision=4683 --- help/tab_min_max-help.pd | 52 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 help/tab_min_max-help.pd (limited to 'help/tab_min_max-help.pd') diff --git a/help/tab_min_max-help.pd b/help/tab_min_max-help.pd new file mode 100644 index 0000000..e71fc15 --- /dev/null +++ b/help/tab_min_max-help.pd @@ -0,0 +1,52 @@ +#N canvas 116 92 778 405 10; +#N canvas 0 0 450 300 graph1 0; +#X array src 100 float 1; +#A 0 -0.442858 -0.414287 -0.385715 -0.342858 -0.314287 -0.257144 -0.128572 +-0.0428573 0.128572 0.228572 0.285715 0.328572 0.400001 0.414287 0.457144 +0.457144 0.442858 0.385715 0.314287 0.257144 0.214286 0.1 0.0428572 +-0.0142858 -0.0428573 -0.114286 -0.142858 -0.200001 -0.242858 -0.285715 +-0.328572 -0.342858 -0.37143 -0.385715 -0.414287 -0.414287 -0.414287 +-0.414287 -0.400001 -0.357144 -0.314287 -0.257144 -0.185715 -0.0714288 +0.0142857 0.0571429 0.185715 0.185715 0.200001 0.214286 0.214286 0.214286 +0.228572 0.228572 0.214286 0.200001 0.185715 0.171429 0.142857 0.1 +0.114286 0.0714285 -0.071429 -0.242858 -0.300001 -0.328573 -0.357144 +-0.37143 -0.385715 -0.400001 -0.442858 -0.457144 -0.47143 -0.457144 +-0.428573 -0.400001 -0.378573 -0.328572 -0.271429 -0.242858 -0.200001 +-0.128572 -0.0428574 -0.0285717 0.0142858 0.114286 0.128572 0.185715 +0.214286 0.257144 0.285715 0.314287 0.342858 0.357144 0.357144 0.357144 +0.357144 0.357144 0.342858 0.328572; +#X coords 0 1 99 -1 200 140 1; +#X restore 534 10 graph; +#X obj 61 31 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 61 106 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 59 294 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 56 165 src-onset; +#X text 269 299 1.arg: source-name; +#X msg 183 222 src src; +#X obj 61 78 tab_min_max src; +#X floatatom 103 101 5 0 0 0 - - -; +#X floatatom 146 100 5 0 0 0 - - -; +#X text 110 115 min; +#X text 155 117 max; +#X floatatom 110 295 5 0 0 0 - - -; +#X floatatom 162 294 5 0 0 0 - - -; +#X text 117 309 min; +#X text 171 311 max; +#X msg 59 211 35 50; +#X text 90 29 calculate min. and max. from zero-onset; +#X text 164 39 to the end of array; +#X text 44 154 list of 2 floats:; +#X text 58 175 n samples to calc. min. and max.; +#X obj 59 262 tab_min_max src; +#X connect 1 0 7 0; +#X connect 6 0 21 0; +#X connect 7 0 2 0; +#X connect 7 1 8 0; +#X connect 7 2 9 0; +#X connect 16 0 21 0; +#X connect 21 0 3 0; +#X connect 21 1 12 0; +#X connect 21 2 13 0; -- cgit v1.2.1