-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy patheuclid-help.pd
39 lines (39 loc) · 1.12 KB
/
euclid-help.pd
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
#N canvas 1351 359 395 387 12;
#X obj 74 54 tempo 94 0.25;
#X obj 74 30 tgl 15 0 empty empty empty 17 7 0 10 #c6ffc7 #000000 #000000
0 1;
#X obj 74 84 bng 15 50 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 33 265 osc~ 220;
#X obj 85 316 *~;
#X obj 103 265 vline~;
#X msg 103 236 1 10 \, 0 200 10;
#X obj 87 346 out~ 0.1;
#X floatatom 147 132 5 0 100 2 Hits - - 0;
#X obj 103 159 euclid 16 9 0;
#X text 19 6 Euclidean Rhythm Generator;
#X floatatom 125 96 5 0 0 2 Seq\ length - - 0;
#X floatatom 201 129 5 0 16 2 Rotation - - 0;
#X text 202 152 Reset;
#X text 109 181 Bang out;
#X floatatom 191 190 5 0 0 0 - - - 0;
#X text 190 210 Step out;
#X obj 175 342 s lct-cycle-reset;
#X obj 175 316 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc
#000000 #000000;
#X text 171 269 Send reset to align;
#X text 172 289 all euclid and cycle objects;
#X connect 0 0 2 0;
#X connect 0 1 9 0;
#X connect 1 0 0 0;
#X connect 3 0 4 0;
#X connect 4 0 7 0;
#X connect 4 0 7 1;
#X connect 5 0 4 1;
#X connect 6 0 5 0;
#X connect 8 0 9 2;
#X connect 9 0 6 0;
#X connect 9 1 15 0;
#X connect 11 0 9 1;
#X connect 12 0 9 3;
#X connect 18 0 17 0;