aboutsummaryrefslogtreecommitdiff
path: root/downsample-help.pd
blob: 89c6af578f95630f397e2317b5aa738b9266e44f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#N canvas 1 53 364 324 10;
#X floatatom 43 52 5 0 0 0 - - -;
#X floatatom 43 257 5 0 0 0 - - -;
#X obj 84 168 t b b;
#X obj 84 195 timer;
#X floatatom 84 221 5 0 0 0 - - -;
#X obj 43 77 resample 30;
#X obj 43 108 downsample 3;
#X text 120 25 output 1 over n data.;
#N canvas 377 119 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 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 45 DESCRIPTION output 1 over n data;
#X text 12 65 INLET_0 anything;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 anything;
#X text 12 5 KEYWORDS control abstraction filter;
#X restore 284 282 pd META;
#X connect 0 0 5 0;
#X connect 2 0 3 0;
#X connect 2 1 3 1;
#X connect 3 0 4 0;
#X connect 5 0 6 0;
#X connect 6 0 2 0;
#X connect 6 0 1 0;