From 043dfe0ae677c018cde28cb84e1abe5ae1fe5205 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 29 Jan 2006 05:43:33 +0000 Subject: this is the first checkin for the new mapping lib, which is a join effort of Cyrille and Hans. We are combining Cyrille's ds_/datastream classes with my hid_* classes, and I think Cyrille has drawn on the La-Kitchen classes for working with sensors. svn path=/trunk/externals/mapping/; revision=4514 --- help/curve_graph-help.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 help/curve_graph-help.pd (limited to 'help/curve_graph-help.pd') diff --git a/help/curve_graph-help.pd b/help/curve_graph-help.pd new file mode 100644 index 0000000..ee26584 --- /dev/null +++ b/help/curve_graph-help.pd @@ -0,0 +1,27 @@ +#N canvas 61 248 495 470 10; +#X obj 5 2 cnv 15 450 20 empty empty [curve_graph] 2 11 1 18 -233017 +-66577 0; +#X msg 422 3 pddp; +#X text 27 410 (C) Copyright 2004 Hans-Christoph Steiner +; +#X text 244 424 released under the GNU GPL; +#X text 98 381 For more info:; +#X obj 202 379 pddp_open all_about_curve_mapping; +#X msg 19 150 reset; +#X floatatom 95 163 5 0 0 0 - - -; +#X floatatom 94 314 5 0 0 0 - - -; +#X obj 97 331 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 +-1 -1 0 1; +#X obj 98 143 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -261681 +-1 -1 0 1; +#X obj 94 187 curve_graph; +#X text 18 33 This object allows you to draw an arbitrary curve \, +which is then applied to the input range. To change the curve \, click +anywhere on the black diagonal line and start dragging.; +#X text 19 86 There are 100 points in [curve_graph] \, each one pixel +in size.; +#X connect 6 0 11 0; +#X connect 7 0 11 0; +#X connect 8 0 9 0; +#X connect 10 0 7 0; +#X connect 11 0 8 0; -- cgit v1.2.1