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 | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/help/speedlimiter+-help.pd b/help/speedlimiter+-help.pd deleted file mode 100644 index b3497a3..0000000 --- a/help/speedlimiter+-help.pd +++ /dev/null @@ -1,23 +0,0 @@ -#N canvas 344 120 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 363 208 5 0 0 0 - - -; -#X obj 363 230 / 100; -#X obj 46 191 / 1000; -#X obj 249 253 speedlimiter+ 0.1; -#X text 202 11 limit the positive variation to \$1 at every samples -; -#X connect 1 0 8 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 9 1; -#X connect 8 0 4 0; -#X connect 8 0 9 0; -#X connect 9 0 0 0; |