aboutsummaryrefslogtreecommitdiff
path: root/upsample-help.pd
blob: 77f002d571d49b2f8f495afe557f28b04e969cd7 (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
28
29
30
#N canvas 1 53 367 339 10;
#X msg 83 96 1;
#X obj 83 226 print;
#X obj 204 227 print ---------;
#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 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 0 1;
#X floatatom 162 201 5 0 0 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;