aboutsummaryrefslogtreecommitdiff
path: root/mapping2degrees-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'mapping2degrees-help.pd')
-rw-r--r--mapping2degrees-help.pd24
1 files changed, 18 insertions, 6 deletions
diff --git a/mapping2degrees-help.pd b/mapping2degrees-help.pd
index d01dd54..1a925c2 100644
--- a/mapping2degrees-help.pd
+++ b/mapping2degrees-help.pd
@@ -1,10 +1,11 @@
-#N canvas 589 387 487 327 10;
+#N canvas 1 53 487 327 10;
#X obj 5 2 cnv 15 450 20 empty empty mapping2degrees 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 254 269 released under the GNU GPL;
#X text 185 228 For more info:;
-#X obj 289 226 pddp/pddplink ../mapping-about.pd -text mapping-about;
+#X obj 289 226 pddp/pddplink ../mapping-about.pd -text mapping-about
+;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
;
#X text 300 168 related objects:;
@@ -12,12 +13,23 @@
#X obj 352 184 degrees2mapping;
#X floatatom 69 185 7 0 0 1 degrees - -;
#X obj 72 85 hsl 128 15 0 1 0 0 empty empty mapping 6 7 1 10 -262131
--1 -1 12700 0;
+-1 -1 0 0;
#X floatatom 95 115 5 0 0 0 - - -;
-#X obj 69 150 mapping2degrees;
#X text 26 34 This object converts numbers from the mapping range (0
to 1) to degrees (0 to 360) with the 0 being north.;
#X obj 298 205 mapping2radians;
+#X obj 69 150 mapping2degrees;
+#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 45 DESCRIPTION convert numbers from the mapping range (0
+to 1) to degrees (0 to 360) with the 0 being north;
+#X text 12 5 KEYWORDS control abstraction conversion;
+#X restore 429 297 pd META;
#X connect 10 0 11 0;
-#X connect 10 0 12 0;
-#X connect 12 0 9 0;
+#X connect 10 0 14 0;
+#X connect 14 0 9 0;