Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

midi

opensource astrology midpoint interface inspired by musical instrument digital interfaces

abstract interface to calculate midpoint between degrees such as the sun and moon

midi(sun, moon) => midpoint

midi(30, 70) => 50

currently this is an ideation

possible dot interface
tbd on naming and i18n

midi.gemini(10).libra(10).sign() // "leo"
midi.gemini(10).libra(10).arc() // 130
midi.gemini(10).libra(10).dms() // [130, 0, 0]
midi.sign(2).degree(22).arc() => 52

degree needs disambiguation from celestial longitude verse zodiacal longitude

  • celestial longitude is degree of 360º
  • zodiacal longitude is degree of 30º of each sign

beyond

About

midpoint lab

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

Generated from p9e/snaps