-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path41edo.txt
67 lines (61 loc) · 1.74 KB
/
41edo.txt
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
// 41edo notated as tempered HEWM using text-based accidentals
// Main accidental chains consist of:
// 3 standard sharps/flats
// 3 syntonic commas up/down notated as + -
// 2 septimal commas up/down notated as > <
//
// Higher limit accidentals are entered using secondary accidentals
// and are represented as various HEWM text-based accidentals
C4: 440 * 0.5920957646207703
0 204.87804878048792c 409.75609756097583c 497.56097560975604c 702.439024390244c 907.3170731707323c 1112.1951219512193c 2/1
bbb bb b (117.07317073170634c) # x #x
'-'.'-'.'-' '-'.'-' '-' (29.26829268292704c) '+' '+'.'+' '+'.'+'.'+'
'<'.'<' '<' (29.268292682927495c) '>' '>'.'>'
displaysteps(41, below)
aux(0)
aux(1)
aux(2)
aux(3)
sec()
// 3 limit
'bbb' bbb 3*-117.07317073170589c
'bb' bb 2*-117.07317073170589c
'b' b -117.07317073170589c
'###' #x 3*117.07317073170634c
'#x' #x 3*117.07317073170634c
'##' x 2*117.07317073170634c
'x' x 2*117.07317073170634c
'#' # 117.07317073170634c
// 5 & 7 limit
'+' 29.26829268292704c
'-' -29.26829268292704c
'<' -29.268292682927495c
'>' 29.268292682927495c
'^' 58.53658536585317c // 11
'v' -58.53658536585317c
'}' 58.53658536585408c // 13
'{' -58.536585365853625c
'/' 87.80487804878067c // 17
'\\' -87.80487804878067c
')' 87.80487804878067c // 19
'(' -87.80487804878067c
']' 87.80487804878067c // 23
'[' -87.80487804878112c
'!' 29.268292682925676c // 29
';' -29.268292682925676c
'"' 58.53658536585408c // 31
'?' -58.53658536585408c
'%' 58.53658536585408c // 37
'&' -58.53658536585499c
'$' 29.26829268292613c // 41
'@' -29.268292682926585c
'\'' 0.0c // 43
',' 0.0c
'*' 29.268292682926585c // 47
':' -29.26829268292704c
'|' 29.268292682927495c // 53
'.' -29.26829268292704c
'z' 58.53658536585317c // 59
's' -58.536585365852716c
'k' 4.547473508864641e-13c // 61
'y' 0.0c