music-suite / music-pitch

This repo has been merged into: https://github.com/music-suite/music-suite
http://music-suite.github.io
BSD 3-Clause "New" or "Revised" License
9 stars 9 forks source link

Move documentation on pitch/interval syntax to music-pitch-literal #22

Closed hanshoglund closed 10 years ago

hanshoglund commented 10 years ago

Also some counterexamples to enharmonic equivalence, i.e.

>>> asInterval _A2 == m3
False
>>> asInterval _A2 =:= m3
True