From d3de1e4657584a5ed7cf9d994e9ebe29d7c1cb52 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 8 Jul 2007 13:17:40 +0000 Subject: changed conversion objects from '2' separator to '->' separator, i.e. mapping2radians into mapping->radians. This is mostly a clean up since some things where using the '2' objects, which no longer exist svn path=/trunk/externals/mapping/; revision=7915 --- help/radians0x2d0x3emapping-help.pd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'help/radians0x2d0x3emapping-help.pd') diff --git a/help/radians0x2d0x3emapping-help.pd b/help/radians0x2d0x3emapping-help.pd index 1e8fe36..7d9ee86 100644 --- a/help/radians0x2d0x3emapping-help.pd +++ b/help/radians0x2d0x3emapping-help.pd @@ -1,5 +1,5 @@ #N canvas 168 236 533 333 10; -#X obj 5 2 cnv 15 450 20 empty empty [radians2mapping] 2 11 1 18 -233017 -66577 +#X obj 5 2 cnv 15 450 20 empty empty [radians->mapping] 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; #X text 254 269 released under the GNU GPL; @@ -11,13 +11,13 @@ #X obj 72 95 hsl 128 15 -3.14159 3.14159 0 0 empty empty radians 6 7 1 10 -262131 -1 -1 0 0; #X floatatom 95 125 9 0 0 0 - - -; -#X obj 69 160 radians2mapping; +#X obj 69 160 radians->mapping; #X text 21 35 This object converts numbers from radians (-pi to pi) to the mapping range (0 to 1) with the 0's lining up in the same place. ; -#X obj 252 202 radians2mapping; -#X obj 140 202 degrees2mapping; -#X obj 365 202 mapping2degrees; +#X obj 252 202 radians->mapping; +#X obj 140 202 degrees->mapping; +#X obj 365 202 mapping->degrees; #X obj 248 226 pddp_open mapping-about; #X connect 7 0 8 0; #X connect 7 0 9 0; -- cgit v1.2.1