From ecc6398c406a7d401225bf04346fc0d25491dff3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 8 Apr 2009 04:17:13 +0000 Subject: moved help patches into same folder, stopped auto-generating mapping-meta.pd file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981 --- track_max-help.pd | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 track_max-help.pd (limited to 'track_max-help.pd') diff --git a/track_max-help.pd b/track_max-help.pd new file mode 100644 index 0000000..f53dc26 --- /dev/null +++ b/track_max-help.pd @@ -0,0 +1,32 @@ +#N canvas 358 102 478 344 10; +#X obj 2 -8 cnv 15 450 20 empty empty track_max 2 11 1 18 -233017 +-66577 0; +#X floatatom 97 79 5 0 0 0 - - -; +#X msg 155 61 bang; +#X floatatom 97 142 5 0 0 0 - - -; +#X text 190 62 <-- bang to reset; +#X obj 166 86 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X text 186 86 <-- stop/start tracking; +#X text 7 26 Track maximum value:; +#X obj 97 112 track_max; +#X floatatom 97 229 5 0 0 0 - - -; +#X msg 176 211 bang; +#X floatatom 97 292 5 0 0 0 - - -; +#X text 211 212 <-- bang to reset; +#X obj 187 236 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1 +1; +#X text 207 236 <-- stop/start tracking; +#X text 14 173 The argument and/or the second inlet set the initial +minimum value.; +#X floatatom 136 229 5 0 0 0 - - -; +#X obj 97 262 track_max 72; +#X connect 1 0 8 0; +#X connect 2 0 8 2; +#X connect 5 0 8 2; +#X connect 8 0 3 0; +#X connect 9 0 17 0; +#X connect 10 0 17 2; +#X connect 13 0 17 2; +#X connect 16 0 17 1; +#X connect 17 0 11 0; -- cgit v1.2.1