aboutsummaryrefslogtreecommitdiff
path: root/help/streamMinMax-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-27 21:35:31 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-27 21:35:31 +0000
commitc3fdeeb4feb97052336a624bbbb5cf821ee03551 (patch)
treeb415f0d491eadd83c0030a3643d7e199b1aee799 /help/streamMinMax-help.pd
parentba3f7a4f80b4fc85785d2538c624cc201630cbd1 (diff)
Modified my dir structure
svn path=/trunk/externals/tof/; revision=13571
Diffstat (limited to 'help/streamMinMax-help.pd')
-rw-r--r--help/streamMinMax-help.pd28
1 files changed, 0 insertions, 28 deletions
diff --git a/help/streamMinMax-help.pd b/help/streamMinMax-help.pd
deleted file mode 100644
index dde1a33..0000000
--- a/help/streamMinMax-help.pd
+++ /dev/null
@@ -1,28 +0,0 @@
-#N canvas 425 210 412 446 10;
-#X floatatom 82 146 5 0 0 0 - - -;
-#X obj 199 195 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
--1 -1;
-#X floatatom 118 297 5 0 0 0 minimum - -;
-#X floatatom 188 322 5 0 0 0 maximum - -;
-#X text 216 193 reset;
-#X text 61 124 number stream;
-#X obj 2 -43 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
-0;
-#X text 7 1 author: mrtoftrash@gmail.com;
-#X text 7 -44 description: outputs the minimum and maximum float of
-a stream of numbers.;
-#X text 7 -10 tags: stream;
-#X text 7 12 version: 2009-05-07 (initial release);
-#X text 210 145 set minimum and maximum;
-#X text 4 74 Argument 2: maximum value at start (defaults to none)
-;
-#X text 4 59 Argument 1: minimum value at start (defaults to none)
-;
-#X msg 168 144 43 90;
-#X obj 9 95 tof/streamMinMax 45 100;
-#X obj 118 267 tof/streamMinMax;
-#X connect 0 0 16 0;
-#X connect 1 0 16 0;
-#X connect 14 0 16 0;
-#X connect 16 0 2 0;
-#X connect 16 1 3 0;