aboutsummaryrefslogtreecommitdiff
path: root/speedlimiter-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'speedlimiter-help.pd')
-rw-r--r--speedlimiter-help.pd14
1 files changed, 13 insertions, 1 deletions
diff --git a/speedlimiter-help.pd b/speedlimiter-help.pd
index a999ba6..9d0684d 100644
--- a/speedlimiter-help.pd
+++ b/speedlimiter-help.pd
@@ -1,4 +1,4 @@
-#N canvas 451 170 748 542 10;
+#N canvas 1 53 507 542 10;
#X obj 249 328 timeroll;
#X obj 46 164 random 1000;
#X obj 46 138 metro 30;
@@ -11,6 +11,18 @@
#X obj 249 253 speedlimiter 0.1;
#X obj 46 191 / 1000;
#X text 203 16 limit the variation to \$1 at every sample;
+#N canvas 464 140 494 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 85 INLET_1 float;
+#X text 12 105 OUTLET_0 float;
+#X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
+#X text 12 65 INLET_0 float;
+#X text 12 45 DESCRIPTION limit negative variation to \$1 for every
+samples;
+#X text 12 5 KEYWORDS control abstraction filter;
+#X restore 444 508 pd META;
#X connect 1 0 9 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;