aboutsummaryrefslogtreecommitdiff
path: root/tab_min_max-help.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2008-12-11 19:11:28 +0000
committermusil <tmusil@users.sourceforge.net>2008-12-11 19:11:28 +0000
commitb46b39e4bcbf55aa1f41250ba76a6a72f24c7ec9 (patch)
tree99eb2c504cf0f29557adb308b0db1ff37827e902 /tab_min_max-help.pd
parent2f94d528e95d6e83749a211245ab04608a74c5e4 (diff)
moved help-files from help to ../
svn path=/trunk/externals/iem/iem_tab/; revision=10444
Diffstat (limited to 'tab_min_max-help.pd')
-rw-r--r--tab_min_max-help.pd62
1 files changed, 62 insertions, 0 deletions
diff --git a/tab_min_max-help.pd b/tab_min_max-help.pd
new file mode 100644
index 0000000..75d49e0
--- /dev/null
+++ b/tab_min_max-help.pd
@@ -0,0 +1,62 @@
+#N canvas 82 83 782 436 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 20 graph;
+#X obj 61 34 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 61 109 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 59 297 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 205 273 1.arg: <symbol> source-name;
+#X msg 101 216 src src;
+#X floatatom 103 106 5 0 0 0 - - -;
+#X floatatom 146 107 5 0 0 0 - - -;
+#X text 154 121 max;
+#X floatatom 101 323 5 0 0 0 - - -;
+#X floatatom 144 339 5 0 0 0 - - -;
+#X msg 59 196 35 50;
+#X text 75 387 IEM KUG;
+#X text 59 375 musil;
+#X text 89 375 @;
+#X text 95 375 iem.at;
+#X text 58 397 Graz \, Austria;
+#X text 10 364 (c) Thomas Musil 2000 - 2006;
+#X text 229 261 initial arguments:;
+#X text 65 283 <bang> output;
+#X text 152 216 <src> xxx : change source name;
+#X text 43 153 list of 2 floats:;
+#X text 55 163 1.) src onset;
+#X text 151 322 <float> maximum value output;
+#X text 11 9 tab_min_max;
+#X text 85 32 <bang> calculate minimum and maximum element value of
+array;
+#X text 55 174 2.) n samples to calculate minimum and maximum;
+#X text 110 120 min;
+#X obj 61 81 tab_min_max src;
+#X text 108 304 <float> minimum value output;
+#X obj 59 265 tab_min_max src;
+#X connect 1 0 28 0;
+#X connect 5 0 30 0;
+#X connect 11 0 30 0;
+#X connect 28 0 2 0;
+#X connect 28 1 6 0;
+#X connect 28 2 7 0;
+#X connect 30 0 3 0;
+#X connect 30 1 9 0;
+#X connect 30 2 10 0;