aboutsummaryrefslogtreecommitdiff
path: root/simplified_quadratic-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'simplified_quadratic-help.pd')
-rw-r--r--simplified_quadratic-help.pd17
1 files changed, 15 insertions, 2 deletions
diff --git a/simplified_quadratic-help.pd b/simplified_quadratic-help.pd
index 211e127..8c9c479 100644
--- a/simplified_quadratic-help.pd
+++ b/simplified_quadratic-help.pd
@@ -1,4 +1,5 @@
-#N canvas 360 135 572 442 12;
+#N canvas 1 53 572 466 12;
+#X declare -lib mapping -lib ggee;
#X obj 413 35 import mapping ggee;
#X obj 5 2 cnv 15 550 20 empty empty simplified_quadratic 2 11 1 18
-233017 -66577 0;
@@ -107,13 +108,25 @@ x 5 9 0 11 -232576 -1 -1 1495 0;
#X connect 18 0 8 0;
#X restore 409 73 pd draw_array;
#X obj 304 103 gcanvas 200 200;
-#N canvas 0 22 450 300 graph1 0;
+#N canvas 0 22 450 300 (subpatch) 0;
#X array \$0-curve 200 float 0;
#X coords 0 1 199 0 200 200 1;
#X restore 304 103 graph;
#X obj 304 308 send \$0-x;
#X text 3 33 This object curves the input range using a simplified
quadratic bezier curve controlled by one parameter.;
+#N canvas 466 198 494 344 META 0;
+#X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 95 INLET_1 float;
+#X text 12 135 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
+#X text 12 75 INLET_0 float;
+#X text 12 5 KEYWORDS control abstraction;
+#X text 12 115 OUTLET_0 float;
+#X text 12 45 DESCRIPTION curve the input range using a simplified
+quadratic bezier curve controlled by one parameter;
+#X restore 503 429 pd META;
#X connect 5 0 13 0;
#X connect 6 0 7 0;
#X connect 8 0 5 0;