aboutsummaryrefslogtreecommitdiff
path: root/curve_log-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'curve_log-help.pd')
-rw-r--r--curve_log-help.pd29
1 files changed, 20 insertions, 9 deletions
diff --git a/curve_log-help.pd b/curve_log-help.pd
index 2206c30..9bfb45c 100644
--- a/curve_log-help.pd
+++ b/curve_log-help.pd
@@ -1,14 +1,14 @@
-#N canvas 127 78 484 351 10;
-#X obj 5 2 cnv 15 450 20 empty empty curve_log 2 11 1 18 -233017
--66577 0;
+#N canvas 1 53 484 375 10;
+#X obj 5 2 cnv 15 450 20 empty empty curve_log 2 11 1 18 -233017 -66577
+0;
#X msg 422 3 pddp;
#X floatatom 25 123 8 0 0 0 - - -;
#X floatatom 25 184 8 0 0 0 - - -;
#X obj 28 201 hsl 200 15 0 1 0 0 empty empty empty 22 8 1 12 -262144
--1 -1 17512 1;
+-1 -1 0 1;
#X obj 28 103 hsl 200 15 0 1 0 0 empty empty empty 22 8 1 12 -261681
--1 -1 5000 1;
-#N canvas 0 22 450 300 graph1 0;
+-1 -1 0 1;
+#N canvas 0 22 450 300 (subpatch) 0;
#X array curve_log 100 float 0;
#X coords 0 1 99 0 100 100 1;
#X restore 321 111 graph;
@@ -45,10 +45,21 @@
#X restore 321 78 pd draw_array;
#X text 17 40 This object maps the input range to a logarithmic curve.
Humans perceive pitch and amplitude on a logarithmic scale.;
-#X obj 25 153 curve_log;
#X text 11 294 (C) Copyright 2006-2007 Free Software Foundation;
#X text 234 309 released under the GNU GPLv3 or later;
-#X connect 2 0 9 0;
+#X obj 25 153 curve_log;
+#N canvas 464 140 494 344 META 0;
+#X text 12 135 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 OUTLET_0 float;
+#X text 12 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
+#X text 12 75 INLET_0 float;
+#X text 12 5 KEYWORDS control abstraction;
+#X text 12 45 DESCRIPTION map the input range to a logarithmic curve.
+Humans perceive pitch and amplitude on a logarithmic scale.;
+#X restore 436 344 pd META;
+#X connect 2 0 11 0;
#X connect 3 0 4 0;
#X connect 5 0 2 0;
-#X connect 9 0 3 0;
+#X connect 11 0 3 0;