aboutsummaryrefslogtreecommitdiff
path: root/expr_scale-help.pd
diff options
context:
space:
mode:
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;