From 779b45410e8c76b2984d26823e97310c7601b38f Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Fri, 10 Apr 2009 17:52:07 +0000 Subject: initial commit of the puremapping abstraction collection svn path=/trunk/abstractions/nusmuk/; revision=11004 --- puremapping/speedlimiter-help.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 puremapping/speedlimiter-help.pd (limited to 'puremapping/speedlimiter-help.pd') diff --git a/puremapping/speedlimiter-help.pd b/puremapping/speedlimiter-help.pd new file mode 100644 index 0000000..a999ba6 --- /dev/null +++ b/puremapping/speedlimiter-help.pd @@ -0,0 +1,22 @@ +#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; -- cgit v1.2.1