diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-04-08 04:17:13 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-04-08 04:17:13 +0000 |
commit | ecc6398c406a7d401225bf04346fc0d25491dff3 (patch) | |
tree | e0d2e8222b03161f6e77ad8a525604cf216746cb /help/one2four-help.pd | |
parent | 162b9550e5d3ab93f02fa342864f22190581838c (diff) |
moved help patches into same folder, stopped auto-generating mapping-meta.pd
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir
svn path=/trunk/externals/mapping/; revision=10981
Diffstat (limited to 'help/one2four-help.pd')
-rw-r--r-- | help/one2four-help.pd | 79 |
1 files changed, 0 insertions, 79 deletions
diff --git a/help/one2four-help.pd b/help/one2four-help.pd deleted file mode 100644 index b6462ee..0000000 --- a/help/one2four-help.pd +++ /dev/null @@ -1,79 +0,0 @@ -#N canvas 90 46 633 528 10; -#X obj 5 2 cnv 15 450 20 empty empty one2four 2 11 1 18 -233017 -66577 -0; -#X msg 422 3 pddp; -#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 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 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 280 473 released under the GNU GPL; -#X floatatom 121 299 5 0 0 0 - - -; -#X floatatom 23 416 5 0 0 0 - - -; -#X obj 124 280 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X obj 26 433 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X floatatom 173 416 5 0 0 0 - - -; -#X obj 176 433 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X floatatom 323 416 5 0 0 0 - - -; -#X obj 326 433 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X text 16 473 (C) Copyright 2007 Free Software Foundation; -#X text 21 243 You can set the breakpoint using the argument or the -right inlet:; -#X floatatom 226 346 5 0 0 0 - - -; -#X obj 229 327 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X floatatom 173 326 5 0 0 0 - - -; -#X obj 176 307 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X obj 153 145 one2four; -#X text 18 28 Simple one-to-four mapping object. The first inlet is -passed thru \, the range of the output data on the other inlets starts -at the points in the input range specified as arguments or the cold -inlets.; -#X floatatom 473 186 5 0 0 0 - - -; -#X obj 476 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X obj 132 381 one2four 0.1 0.2 0.3; -#X floatatom 266 366 5 0 0 0 - - -; -#X obj 269 347 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X floatatom 473 416 5 0 0 0 - - -; -#X obj 476 433 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 0 1; -#X connect 2 0 25 0; -#X connect 3 0 5 0; -#X connect 4 0 2 0; -#X connect 6 0 7 0; -#X connect 8 0 9 0; -#X connect 11 0 29 0; -#X connect 12 0 14 0; -#X connect 13 0 11 0; -#X connect 15 0 16 0; -#X connect 17 0 18 0; -#X connect 21 0 29 2; -#X connect 22 0 21 0; -#X connect 23 0 29 1; -#X connect 24 0 23 0; -#X connect 25 0 3 0; -#X connect 25 1 6 0; -#X connect 25 2 8 0; -#X connect 25 3 27 0; -#X connect 27 0 28 0; -#X connect 29 0 12 0; -#X connect 29 1 15 0; -#X connect 29 2 17 0; -#X connect 29 3 32 0; -#X connect 30 0 29 3; -#X connect 31 0 30 0; -#X connect 32 0 33 0; |