aboutsummaryrefslogtreecommitdiff
path: root/exciter-help.pd
blob: ab608311d3e71199593059fd5b01f8ce7b9dc8b7 (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
#N canvas 103 12 970 685 10;
#X text 457 89 (invoke with <right mouse>Properties );
#X text 458 78 You can set the following properties :;
#X text 478 110 * Width : graphical x size;
#X text 478 121 * Height : graphical y size;
#X text 612 498 bugs and comments @ ydegoyon@free.fr;
#X msg 587 271 \; pd dsp 0;
#X msg 653 271 \; pd dsp 1;
#X obj 32 56 exciter 400 200 16 0.1 1 1 1 14 1 15 3 52 5 30 5 69 6
8 8 20 9 32 9 74 10 79 11 14 11 74 12 79 13 40 13 79 15 78;
#X text 456 50 Exciter controls a list of bang-events scheduled in
time;
#X obj 22 282 print e1;
#X text 478 132 * Number of events : number of simultaneous events
;
#X text 477 155 * Loop : looping flag;
#X msg 193 29 reset;
#X msg 103 29 pause;
#X msg 31 29 start;
#X msg 145 29 resume;
#X msg 70 29 stop;
#X text 44 363 so that events are triggered;
#X obj 653 249 loadbang;
#X msg 239 30 clear;
#X text 102 389 Note 2 : the event happens in the center (?) of the
polygon;
#X msg 286 30 dump;
#X text 478 144 * Time Grain : time grain betweeen each event;
#X obj 80 283 print e3;
#X obj 137 284 print e5;
#X obj 194 283 print e7;
#X obj 252 284 print e9;
#X obj 308 284 print e11;
#X obj 366 284 print e13;
#X obj 429 285 print e15;
#X obj 45 307 print e2;
#X obj 103 308 print e4;
#X obj 217 308 print e8;
#X obj 275 309 print e10;
#X obj 335 310 print e12;
#X obj 396 309 print e14;
#X obj 457 309 print e16;
#X obj 160 309 print e6;
#X text 523 411 ( 10 ms ) \, it won't be processed properly;
#X text 523 399 WARNING : you can't set time grain below 1 clock tick
;
#X text 46 352 Note 1 : the dsp has to be on;
#X connect 7 0 9 0;
#X connect 7 1 30 0;
#X connect 7 2 23 0;
#X connect 7 3 31 0;
#X connect 7 4 24 0;
#X connect 7 5 37 0;
#X connect 7 6 25 0;
#X connect 7 7 32 0;
#X connect 7 8 26 0;
#X connect 7 9 33 0;
#X connect 7 10 27 0;
#X connect 7 11 34 0;
#X connect 7 12 28 0;
#X connect 7 13 35 0;
#X connect 7 14 29 0;
#X connect 7 15 36 0;
#X connect 12 0 7 0;
#X connect 13 0 7 0;
#X connect 14 0 7 0;
#X connect 15 0 7 0;
#X connect 16 0 7 0;
#X connect 18 0 6 0;
#X connect 19 0 7 0;
#X connect 21 0 7 0;