From d41e58e6cd71fdacdca69ba78c29d42dc7d330d5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 20 Nov 2002 17:46:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r224, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/maxlib/; revision=225 --- help/help-tilt.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 help/help-tilt.pd (limited to 'help/help-tilt.pd') diff --git a/help/help-tilt.pd b/help/help-tilt.pd new file mode 100644 index 0000000..581f934 --- /dev/null +++ b/help/help-tilt.pd @@ -0,0 +1,26 @@ +#N canvas 245 222 562 330 12; +#X floatatom 24 114 5 0 0; +#X obj 54 293 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X floatatom 153 227 5 0 0; +#X text 210 228 interval; +#X text 39 20 tilt :: meassure 'tilt' of input; +#X text 226 186 trip point :: alert when exceeding; +#X text 339 203 this value; +#X text 215 128 low limit :: reset 'start tilt' in case; +#X text 319 143 value is below this for a; +#X text 319 160 longer time; +#X text 184 80 high limit :: ignore chnages higher than this; +#X text 163 56 tilt :: maximum value change within one interval; +#X obj 54 250 tilt 0.78 100; +#X msg 126 81 hi 230; +#X msg 139 127 low 17.3; +#X msg 139 186 trip 173; +#X msg 100 55 tilt 25; +#X connect 0 0 12 0; +#X connect 2 0 12 1; +#X connect 12 0 1 0; +#X connect 13 0 12 0; +#X connect 14 0 12 0; +#X connect 15 0 12 0; +#X connect 16 0 12 0; -- cgit v1.2.1