aboutsummaryrefslogtreecommitdiff
path: root/expr_scale-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-29 20:36:42 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-29 20:36:42 +0000
commitec658fd772009e9f5dfa64f0a0e135eb922a53b2 (patch)
tree6ec2a52580dd23a347fb15b0c02d547b239e520a /expr_scale-help.pd
parent6babd21897045f78114006b44032d45228ea0e9d (diff)
prepped for 0.1.1 release and debian upload
svn path=/trunk/abstractions/jmmmp/; revision=14681
Diffstat (limited to 'expr_scale-help.pd')
-rw-r--r--expr_scale-help.pd23
1 files changed, 23 insertions, 0 deletions
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 <in low> <in high> <out low> <out high>;
+#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;