gdritter repos hypsibius / master data / scales / 19tet.hps
master

Tree @master (Download .tar.gz)

19tet.hps @masterraw · history · blame

# nineteen-tone equal temperament
{ name "nineteen-tone equal temperament"
  size 1200
  notes [
    (note "A" 0)
    (note "A♯" 63)
    (note "B♭" 126)
    (note "B" 189)
    (note "B♯" 253)
    (note "C" 316)
    (note "C♯" 379)
    (note "D♭" 442)
    (note "D" 505)
    (note "D♯" 568)
    (note "E♭" 632)
    (note "E" 695)
    (note "E♯" 758)
    (note "F" 821)
    (note "F♯" 884)
    (note "G♭" 947)
    (note "G" 1011)
    (note "G♯" 1074)
    (note "A♭" 1137)
  ]
}