Copyright | (c) Hans Hoglund 2012 |
---|---|
License | BSD-style |
Maintainer | hans@hanshoglund.se |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
type DisplayPitch = (PitchClass, Octaves) Source
data PitchClass Source
Semitones | Semitones, i.e 100 cent |
Octaves | Octaves, i.e. 1200 cent |
|