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_one2three-help.pd | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 hid_one2three-help.pd (limited to 'hid_one2three-help.pd') diff --git a/hid_one2three-help.pd b/hid_one2three-help.pd new file mode 100644 index 0000000..9fc4e58 --- /dev/null +++ b/hid_one2three-help.pd @@ -0,0 +1,34 @@ +#N canvas 541 218 473 316 10; +#X declare -lib hid; +#X obj 5 2 cnv 15 450 20 empty empty hid_one2three 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 23 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 0 1; +#X obj 26 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 0 1; +#X text 98 243 For more info:; + +#X floatatom 173 186 5 0 0 0 - - -; +#X obj 176 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 0 1; +#X obj 153 145 hid/hid_one2three 0.3 0.7; +#X floatatom 323 186 5 0 0 0 - - -; +#X obj 326 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 0 1; +#X text 18 28 Simple one-to-three mapping object. The first inlet is +passed thru \, the range of the output data on the other inlet starts +at the points in the input range specified as arugments.; +#X connect 4 0 12 0; +#X connect 5 0 7 0; +#X connect 6 0 4 0; +#X connect 10 0 11 0; +#X connect 12 0 5 0; +#X connect 12 1 10 0; +#X connect 12 2 13 0; +#X connect 13 0 14 0; -- cgit v1.2.1