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..7371937 --- /dev/null +++ b/puremapping/speedlimiter--help.pd @@ -0,0 +1,22 @@ +#N canvas 344 120 748 542 10; +#X obj 244 209 timeroll; +#X obj 41 45 random 1000; +#X obj 41 19 metro 30; +#X obj 41 -5 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X obj 41 209 timeroll; +#X obj 67 -5 loadbang; +#X floatatom 365 89 5 0 0 0 - - -; +#X obj 365 111 / 100; +#X obj 41 72 / 1000; +#X obj 244 134 speedlimiter- -0.1; +#X text 211 -89 limit negative variation to \$1 for 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; -- cgit v1.2.1