From de38c70d5f9bd92f74615bc4c6c8607ab3b7f118 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 13 Dec 2010 13:55:00 +0000 Subject: added META subpatch and fixed a bunch of broken connections svn path=/trunk/externals/hid/; revision=14625 --- hid_cube-help.pd | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) (limited to 'hid_cube-help.pd') diff --git a/hid_cube-help.pd b/hid_cube-help.pd index 94e6cdf..c762ac5 100644 --- a/hid_cube-help.pd +++ b/hid_cube-help.pd @@ -1,15 +1,14 @@ -#N canvas 556 145 472 353 10; -#X declare -lib hid; -#X obj 5 2 cnv 15 450 20 empty empty hid_graph 2 11 1 18 -233017 --66577 0; -#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp; -#X text 27 300 (C) Copyright 2004 Hans-Christoph Steiner +#N canvas 0 31 472 353 10; +#X obj 5 2 cnv 15 450 20 empty empty hid_graph 2 11 1 18 -233017 -66577 +0; +#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; -#X text 244 314 released under the GNU GPL; -#X text 98 271 For more info:; - +#X text 17 280 (C) Copyright 2004 Hans-Christoph Steiner +; +#X text 234 294 released under the GNU GPL; +#X text 88 251 For more info:; #X floatatom 25 123 8 0 0 0 - - -; -#X floatatom 25 184 8 0 0 0 - - -; +#X floatatom 25 177 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 0 1; #X obj 28 103 hsl 200 15 0 1 0 0 empty empty empty 22 8 1 12 -261681 @@ -17,7 +16,7 @@ #X obj 25 153 hid/hid_cube; #X text 15 34 This object maps the input range to a cube curve \, i.e. [pow 3] or "X to power of 3".; -#N canvas 0 22 450 300 graph1 0; +#N canvas 0 22 450 300 (subpatch) 0; #X array hid_cube 100 float 0; #X coords 0 1 99 0 100 100 1; #X restore 321 111 graph; @@ -52,7 +51,18 @@ #X connect 11 0 13 0; #X connect 13 0 14 0; #X restore 321 78 pd draw_array; -#X connect 6 0 10 0; -#X connect 7 0 8 0; +#N canvas 478 206 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; +#X text 12 75 INLET_0 float; +#X text 12 95 OUTLET_0 float; +#X text 12 115 AUTHOR Hans-Christoph Steiner; +#X text 12 45 DESCRIPTION this object maps the input range to a cube +curve \, i.e. [pow 3] or "X to power of 3".; +#X text 12 5 KEYWORDS control conversion abstraction; +#X restore 415 326 pd META; +#X connect 5 0 9 0; +#X connect 6 0 7 0; +#X connect 8 0 5 0; #X connect 9 0 6 0; -#X connect 10 0 7 0; -- cgit v1.2.1