aboutsummaryrefslogtreecommitdiff
path: root/upsample-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'upsample-help.pd')
-rw-r--r--upsample-help.pd37
1 files changed, 24 insertions, 13 deletions
diff --git a/upsample-help.pd b/upsample-help.pd
index a17243d..77f002d 100644
--- a/upsample-help.pd
+++ b/upsample-help.pd
@@ -1,19 +1,30 @@
-#N canvas 355 237 367 339 10;
-#X msg 82 101 1;
-#X obj 84 226 print;
+#N canvas 1 53 367 339 10;
+#X msg 83 96 1;
+#X obj 83 226 print;
#X obj 204 227 print ---------;
-#X text 79 77 increase the sampling rate;
#X obj 83 140 trigger float bang;
#X obj 98 119 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 2600 1;
+-1 -1 0 1;
#X obj 83 200 upsample 3;
#X obj 158 177 hsl 128 15 0 10 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 4100 1;
+-1 -1 0 1;
#X floatatom 162 201 5 0 0 0 - - -;
-#X connect 0 0 4 0;
-#X connect 4 0 6 0;
-#X connect 4 1 2 0;
-#X connect 5 0 4 0;
-#X connect 6 0 1 0;
-#X connect 7 0 6 1;
-#X connect 7 0 8 0;
+#N canvas 465 169 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 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
+#X text 12 5 KEYWORDS control abstraction;
+#X text 12 45 DESCRIPTION increase the sampling rate;
+#X text 12 65 INLET_0 anything;
+#X text 12 105 OUTLET_0 list;
+#X restore 307 309 pd META;
+#X text 79 72 increase the sampling rate;
+#X connect 0 0 3 0;
+#X connect 3 0 5 0;
+#X connect 3 1 2 0;
+#X connect 4 0 3 0;
+#X connect 5 0 1 0;
+#X connect 6 0 5 1;
+#X connect 6 0 7 0;