aboutsummaryrefslogtreecommitdiff
path: root/puremapping/resample-help.pd
blob: eb0aa27ae1e15f905d818f28997e3aa724065b59 (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
31
#N canvas 1215 202 424 475 10;
#X floatatom 18 131 5 0 0 0 - - -;
#X floatatom 18 398 5 0 0 0 - - -;
#X obj 42 256 timer;
#X obj 42 233 t b b;
#X floatatom 42 279 5 0 0 0 - - -;
#X obj 41 351 timer;
#X obj 41 329 t b b;
#X floatatom 41 375 5 0 0 0 - - -;
#X floatatom 39 161 5 0 0 0 - - -;
#X msg 39 183 \$1 1;
#X obj 18 207 resample 10;
#X obj 18 303 resample 100;
#X text 100 8 create a periodic data flow;
#X text 122 133 inlet 1 : list or float the send periodically;
#X text 122 156 inlet 2 : periodicity;
#X text 44 46 This is usfull to use filter and any object that consiter
a periodic flow of values;
#X connect 0 0 10 0;
#X connect 2 0 4 0;
#X connect 3 0 2 0;
#X connect 3 1 2 1;
#X connect 5 0 7 0;
#X connect 6 0 5 0;
#X connect 6 1 5 1;
#X connect 8 0 9 0;
#X connect 9 0 10 0;
#X connect 10 0 3 0;
#X connect 10 0 11 0;
#X connect 11 0 1 0;
#X connect 11 0 6 0;