Copyright | (c) Hans Hoglund 2012 |
---|---|
License | BSD-style |
Maintainer | hans@hanshoglund.se |
Stability | experimental |
Portability | GHC |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Data.Music.Lilypond.Pitch
Description
Documentation
Constructors
Pitch | |
Fields
|
type Accidental = Int Source
For double flat -2, flat -1, natural 0, sharp 1 and double sharp 2.
Mode (for key signatures).