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/variance-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/variance-help.pd')
-rw-r--r-- | help/variance-help.pd | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/help/variance-help.pd b/help/variance-help.pd deleted file mode 100644 index 7355fbb..0000000 --- a/help/variance-help.pd +++ /dev/null @@ -1,20 +0,0 @@ -#N canvas 122 68 549 418 10; -#X obj 57 178 resample 20; -#X obj 57 90 metro 500; -#X obj 57 119 random 100; -#X floatatom 57 294 5 0 0 0 - - -; -#X obj 57 65 tgl 15 0 empty empty empty 0 -6 0 8 -204786 -1 -1 0 1 -; -#X obj 57 259 variance 20; -#X obj 57 143 / 100; -#X obj 5 2 cnv 15 450 20 empty empty variance 2 11 1 18 -233017 -66577 -0; -#X msg 95 231 mode 1; -#X text 152 232 used a slower but more accurate algorythm; -#X connect 0 0 5 0; -#X connect 1 0 2 0; -#X connect 2 0 6 0; -#X connect 4 0 1 0; -#X connect 5 0 3 0; -#X connect 6 0 0 0; -#X connect 8 0 5 0; |