// 41edo notated as tempered HEWM using text-based accidentals ... created 2023-0611 by Joseph Monzo // 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 // 4deg '###' #x 3*117.07317073170634c '#x' #x 3*117.07317073170634c '##' x 2*117.07317073170634c 'x' x 2*117.07317073170634c '#' # 117.07317073170634c // 4deg // 5 & 7 limit '+' 29.26829268292704c // 1deg '-' -29.26829268292704c '<' -29.268292682927495c // 1deg '>' 29.268292682927495c '^' 58.53658536585317c // 11 2deg 'v' -58.53658536585317c '}' 58.53658536585408c // 13 2deg '{' -58.536585365853625c '/' 87.80487804878067c // 17 3deg '\\' -87.80487804878067c ')' 87.80487804878067c // 19 3deg '(' -87.80487804878067c ']' 87.80487804878067c // 23 3deg '[' -87.80487804878112c '!' 29.268292682925676c // 29 1deg ';' -29.268292682925676c '"' 58.53658536585408c // 31 2deg '?' -58.53658536585408c '%' 58.53658536585408c // 37 2deg '&' -58.53658536585499c '$' 29.26829268292613c // 41 1deg '@' -29.268292682926585c '\'' 0.0c // 43 0deg ',' 0.0c '*' 29.268292682926585c // 47 1deg ':' -29.26829268292704c '|' 29.268292682927495c // 53 1deg '.' -29.26829268292704c 'z' 58.53658536585317c // 59 2deg 's' -58.536585365852716c 'k' 4.547473508864641e-13c // 61 0deg 'y' 0.0c