-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtickler.param.pd
More file actions
executable file
·50 lines (50 loc) · 1.41 KB
/
tickler.param.pd
File metadata and controls
executable file
·50 lines (50 loc) · 1.41 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#N canvas 264 72 1290 879 10;
#X msg 407 143 set \$1;
#X obj 407 237 vsl 15 128 0 127 0 0 empty empty \$3 0 -9 0 10 -262144
-1 -1 12700 1;
#X msg 519 510 put \$2 \$1;
#X obj 407 562 outlet;
#X obj 611 62 inlet;
#X text 785 214 arg4: scale to min (def 0);
#X text 783 237 arg5: scale to max (def 127);
#X obj 519 399 ali.scale 0 127 \$4 \$5;
#X obj 408 112 ali.scale \$4 \$5 0 127;
#X floatatom 406 379 5 0 0 0 - - -, f 5;
#X obj 519 560 s tickler-pbank;
#X text 784 134 arg1: name of this param (start with "tickler-0");
#X obj 181 67 r \$1;
#X text 784 150 arg2: number of this param (starts with 0;
#X text 786 168 arg3: display name of this param (eg "freq");
#X obj 519 473 pack 1 \$2;
#X obj 324 31 r \$3;
#X obj 324 67 ali.scale 0 1 \$4 \$5;
#X obj 690 468 ali.scale \$4 \$5 0 1;
#X obj 690 588 send toGUI;
#X obj 690 557 list prepend /\$3 set;
#X obj 376 32 r \$3-scaled;
#X connect 0 0 1 0;
#X connect 1 0 7 0;
#X connect 2 0 10 0;
#X connect 4 0 8 0;
#X connect 4 0 9 0;
#X connect 4 0 15 0;
#X connect 4 0 18 0;
#X connect 7 0 9 0;
#X connect 7 0 15 0;
#X connect 7 0 18 0;
#X connect 8 0 0 0;
#X connect 9 0 3 0;
#X connect 12 0 8 0;
#X connect 12 0 9 0;
#X connect 12 0 18 0;
#X connect 15 0 2 0;
#X connect 16 0 17 0;
#X connect 17 0 9 0;
#X connect 17 0 8 0;
#X connect 17 0 15 0;
#X connect 18 0 20 0;
#X connect 20 0 19 0;
#X connect 21 0 9 0;
#X connect 21 0 15 0;
#X connect 21 0 8 0;
#X coords 0 -1 1 1 60 200 1 400 200;