| Copyright | (c) Hans Hoglund 2012-2014 |
|---|---|
| License | BSD-style |
| Maintainer | hans@hanshoglund.se |
| Stability | experimental |
| Portability | non-portable (TF,GNTD) |
| Safe Haskell | None |
| Language | Haskell2010 |
Music.Score.Color
Description
Provides colored note heads.
HasColor class
Manipulating color
colorBlack :: HasColor a => a -> a Source
Color all notes in the score black.
Representation
Instances