-
Notifications
You must be signed in to change notification settings - Fork 2
/
311edo.txt
68 lines (62 loc) · 1.81 KB
/
311edo.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
68
// 311edo 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.5922889148585561
0 204.50160771704168c 409.00321543408336c 497.74919614147916c 702.2508038585208c 906.7524115755623c 1111.2540192926044c 2/1
bbb bb b (115.75562700964474c) # x #x
'-'.'-'.'-' '-'.'-' '-' (23.15112540192922c) '+' '+'.'+' '+'.'+'.'+'
'<'.'<' '<' (27.009646302250076c) '>' '>'.'>'
displaysteps(311, below)
displaycents(absolute, 3, above)
aux(0)
aux(1)
aux(2)
aux(3)
sec()
// 3 limit
'bbb' bbb 3*-115.7556270096452c
'bb' bb 2*-115.7556270096452c
'b' b -115.7556270096452c
'###' #x 3*115.75562700964474c
'#x' #x 3*115.75562700964474c
'##' x 2*115.75562700964474c
'x' x 2*115.75562700964474c
'#' # 115.75562700964474c
// 5 & 7 limit
'+' 23.15112540192922c
'-' -23.15112540192922c
'<' -27.009646302250985c
'>' 27.009646302250076c
'^' 54.01929260450197c // 11
'v' -54.01929260450197c
'}' 65.5948553054659c // 13
'{' -65.59485530546635c
'/' 100.32154340836041c // 17
'\\' -100.32154340835996c
')' 92.60450160771734c // 19
'(' -92.60450160771688c
']' 73.31189710610943c // 23
'[' -73.3118971061092c
'!' 34.726688102893604c // 29
';' -34.726688102893604c
'"' 54.01929260450197c // 31
'?' -54.01929260450197c
'%' 46.3022508038589c // 37
'&' -46.30225080385844c
'$' 19.29260450160791c // 41
'@' -19.292604501608366c
'\'' 15.434083601285238c // 43
',' -15.434083601286147c
'*' 38.58520900321582c // 47
':' -38.585209003215596c
'|' 34.726688102893604c // 53
'.' -34.72668810289315c
'z' 50.16077170417975c // 59
's' -50.1607717041793c
'k' 3.8585209003226737c // 61
'y' -3.858520900322219c