From 8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 26 Apr 2010 03:10:47 +0000 Subject: converted maxlib to use libdir template, in preparations for debianizing it svn path=/trunk/externals/maxlib/; revision=13476 --- tilt-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 tilt-help.pd (limited to 'tilt-help.pd') diff --git a/tilt-help.pd b/tilt-help.pd new file mode 100644 index 0000000..581f934 --- /dev/null +++ b/tilt-help.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