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/speedlimiter-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/speedlimiter-help.pd')
-rw-r--r-- | help/speedlimiter-help.pd | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/help/speedlimiter-help.pd b/help/speedlimiter-help.pd deleted file mode 100644 index a999ba6..0000000 --- a/help/speedlimiter-help.pd +++ /dev/null @@ -1,22 +0,0 @@ -#N canvas 451 170 748 542 10; -#X obj 249 328 timeroll; -#X obj 46 164 random 1000; -#X obj 46 138 metro 30; -#X obj 46 114 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 -; -#X obj 46 328 timeroll; -#X obj 72 114 loadbang; -#X floatatom 356 208 5 0 0 0 - - -; -#X obj 356 230 / 100; -#X obj 249 253 speedlimiter 0.1; -#X obj 46 191 / 1000; -#X text 203 16 limit the variation to \$1 at every sample; -#X connect 1 0 9 0; -#X connect 2 0 1 0; -#X connect 3 0 2 0; -#X connect 5 0 2 0; -#X connect 6 0 7 0; -#X connect 7 0 8 1; -#X connect 8 0 0 0; -#X connect 9 0 4 0; -#X connect 9 0 8 0; |