From df54d3d3d4aab0481ab8a0e9ad23c97ac039ddf9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 19 Apr 2010 05:02:31 +0000 Subject: make [hid] into a libdir-ish folder like earplug~ and freeverb~, and make sure hid-help.pd gets installed svn path=/trunk/externals/hcs/hid/; revision=13454 --- hid_one2two-help.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 hid_one2two-help.pd (limited to 'hid_one2two-help.pd') diff --git a/hid_one2two-help.pd b/hid_one2two-help.pd new file mode 100644 index 0000000..29e5f7c --- /dev/null +++ b/hid_one2two-help.pd @@ -0,0 +1,29 @@ +#N canvas 541 218 473 316 10; +#X declare -lib hid; +#X obj 5 2 cnv 15 450 20 empty empty hid_one2two 2 11 1 18 -233017 +-66577 0; +#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp; +#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner +; +#X text 244 284 released under the GNU GPL; +#X floatatom 153 110 5 0 0 0 - - -; +#X floatatom 83 186 5 0 0 0 - - -; +#X obj 156 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 11200 1; +#X obj 86 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 11200 1; +#X text 98 243 For more info:; + +#X floatatom 263 186 5 0 0 0 - - -; +#X obj 266 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 10557 1; +#X text 18 28 Simple one-to-two mapping object. The first inlet is +passed thru \, the range of the output data on the second inlet starts +at the point in the input range specified as an arugment.; +#X obj 153 145 hid/hid_one2two 0.3; +#X connect 4 0 13 0; +#X connect 5 0 7 0; +#X connect 6 0 4 0; +#X connect 10 0 11 0; +#X connect 13 0 5 0; +#X connect 13 1 10 0; -- cgit v1.2.1