aboutsummaryrefslogtreecommitdiff
path: root/ascwave-help.pd
blob: 117759cf91f5a209c8c9852c5bfcdc7fbad30f09 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
#N canvas 1 2 407 316 10;
#X msg 80 153 bang;
#X floatatom 169 176 0 0 0 0 - - -;
#X floatatom 214 58 0 0 0 0 - - -;
#X obj 151 13 loadbang;
#X obj 157 97 metro 100;
#X msg 157 196 1;
#X msg 157 58 1;
#X msg 186 58 0;
#X obj 145 221 ascwave;
#X msg 75 192 fill 1;
#X msg 74 211 fill 0;
#X obj 145 269 ixprint;
#X msg 145 241 \$1;
#N canvas 273 122 588 372 modulate 0;
#X obj 84 200 outlet;
#X obj 84 139 random 80;
#X msg 30 110 bang;
#X obj 84 75 * 50;
#X obj 84 93 metro 5000;
#X obj 29 52 loadbang;
#X msg 29 70 1;
#X obj 84 161 pack 1 5000;
#X obj 84 180 line;
#X obj 86 31 inlet start/stop;
#X obj 130 53 inlet time;
#X connect 1 0 7 0;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 3 0 7 1;
#X connect 4 0 1 0;
#X connect 5 0 6 0;
#X connect 6 0 4 0;
#X connect 7 0 8 0;
#X connect 8 0 0 0;
#X connect 9 0 4 0;
#X connect 10 0 3 0;
#X restore 169 154 page modulate;
#X floatatom 262 132 0 0 0 0 - - -;
#X obj 262 179 min 127;
#X obj 262 154 max 33;
#X obj 157 77 f;
#X obj 210 78 f;
#X text 200 178 <== here;
#X text 297 131 <== and here;
#N canvas 409 221 494 369 META 0;
#X text 12 185 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
to conform to the PDDP template for Pd version 0.42.;
#X text 12 45 DESCRIPTION;
#X text 12 5 KEYWORDS control symbol_op;
#X text 12 85 INLET_1 float;
#X text 12 105 INLET_2 float;
#X text 12 125 INLET_3 float;
#X text 12 65 INLET_0 float bang fill;
#X text 12 145 OUTLET_0 symbol float;
#X text 12 25 LICENSE GPL v2;
#X text 12 165 AUTHOR jdl@xdv.org;
#X restore 356 294 pd META;
#X connect 0 0 8 0;
#X connect 1 0 8 2;
#X connect 2 0 18 0;
#X connect 3 0 6 0;
#X connect 4 0 5 0;
#X connect 5 0 8 1;
#X connect 6 0 17 0;
#X connect 7 0 17 0;
#X connect 8 0 12 0;
#X connect 9 0 8 0;
#X connect 10 0 8 0;
#X connect 12 0 11 0;
#X connect 13 0 8 2;
#X connect 14 0 16 0;
#X connect 15 0 8 3;
#X connect 16 0 15 0;
#X connect 17 0 4 0;
#X connect 17 0 13 0;
#X connect 18 0 4 1;
#X connect 18 0 13 1;