Revision: 10151 http://pure-data.svn.sourceforge.net/pure-data/?rev=10151&view=rev Author: nusmuk Date: 2008-07-08 10:00:59 -0700 (Tue, 08 Jul 2008)
Log Message: ----------- add comment on curve_draw help
Modified Paths: -------------- trunk/externals/mapping/help/curve_draw-help.pd
Modified: trunk/externals/mapping/help/curve_draw-help.pd =================================================================== --- trunk/externals/mapping/help/curve_draw-help.pd 2008-07-08 16:21:39 UTC (rev 10150) +++ trunk/externals/mapping/help/curve_draw-help.pd 2008-07-08 17:00:59 UTC (rev 10151) @@ -1,9 +1,12 @@ -#N canvas 634 355 363 334 10; -#X floatatom 34 126 5 0 0 0 - - -; +#N canvas 634 355 394 367 10; +#X floatatom 34 126 5 -1 1 0 - - -; #X floatatom 34 280 9 0 0 0 - - -; #X obj 34 144 curve_draw test 100; #X text 125 15 draw the in / out relation; #X text 31 51 arg 1 : name of the file to save the curve; #X text 31 64 arg 2 : size of the table; +#X text 85 125 input (0 to 1); +#X text 107 277 out (0 to 1); +#X text 50 320 The mapping curve is symetric. i.e f(-x)=-f(x); #X connect 0 0 2 0; #X connect 2 0 1 0;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.