-
Notifications
You must be signed in to change notification settings - Fork 0
/
12-ET.pd
45 lines (45 loc) · 1.31 KB
/
12-ET.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
40
41
42
43
44
45
#N canvas 552 101 1314 716 12;
#X floatatom 492 52 5 0 0 0 - sd - 0;
#X obj 515 192 pow;
#X msg 515 163 2;
#X obj 452 247 *;
#X floatatom 452 275 8 0 0 0 - - - 0;
#X obj 492 135 t b b f;
#X floatatom 515 220 8 0 0 0 - - - 0;
#X floatatom 510 79 5 0 0 0 - - - 0;
#X obj 492 106 /;
#X floatatom 452 25 5 0 0 0 - rp - 0;
#X text 581 25 <== Setting a reference pitch;
#X text 581 50 <== Selecting scale degree;
#X text 581 220 <== Multiplyer;
#X text 581 163 <== The span of an octave (2:1 ratio);
#X text 582 272 <== New frequency;
#X text 581 134 <== Determining in which order the information flows;
#X text 581 77 <== Amount of equal scale degree per octave;
#X obj 452 419 output~;
#X obj 452 303 t f b, f 6;
#X msg 491 335 100;
#X obj 452 583 qlist;
#X obj 452 546 bng 19 250 50 0 empty empty empty 0 -10 0 12 #fcfcfc #000000 #000000;
#X obj 452 371 harp~;
#X msg 481 546 read 12-ET_chromatic-scale.txt;
#X text 582 369 <== Complex sound engine;
#X connect 0 0 8 0;
#X connect 1 0 6 0;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 4 0 18 0;
#X connect 5 0 3 0;
#X connect 5 1 2 0;
#X connect 5 2 1 1;
#X connect 6 0 3 1;
#X connect 7 0 8 1;
#X connect 8 0 5 0;
#X connect 9 0 3 0;
#X connect 18 0 22 0;
#X connect 18 1 19 0;
#X connect 19 0 22 1;
#X connect 21 0 20 0;
#X connect 22 0 17 0;
#X connect 22 0 17 1;
#X connect 23 0 20 0;