From ec658fd772009e9f5dfa64f0a0e135eb922a53b2 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 29 Dec 2010 20:36:42 +0000 Subject: prepped for 0.1.1 release and debian upload svn path=/trunk/abstractions/jmmmp/; revision=14681 --- expr_scale-help.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 expr_scale-help.pd (limited to 'expr_scale-help.pd') diff --git a/expr_scale-help.pd b/expr_scale-help.pd new file mode 100644 index 0000000..1065e15 --- /dev/null +++ b/expr_scale-help.pd @@ -0,0 +1,23 @@ +#N canvas 418 182 533 385 12; +#X floatatom 67 277 8 0 0 0 - - -; +#X floatatom 67 73 5 0 0 0 - - -; +#X text 77 306 creation:; +#X floatatom 96 131 5 0 0 0 - - -; +#X floatatom 125 152 5 0 0 0 - - -; +#X floatatom 155 173 5 0 0 0 - - -; +#X floatatom 184 194 5 0 0 0 - - -; +#X text 124 71 input value; +#X text 146 278 scaled output value; +#X text 151 130 in low; +#X text 177 151 in high; +#X text 211 172 out low; +#X text 240 194 out high; +#X text 97 104 creation arguments can be changed dynamically:; +#X obj 67 249 expr_scale 0 9 100 255 0; +#X text 93 323 scale ; +#X connect 1 0 14 0; +#X connect 3 0 14 1; +#X connect 4 0 14 2; +#X connect 5 0 14 3; +#X connect 6 0 14 4; +#X connect 14 0 0 0; -- cgit v1.2.1