| Copyright | (c) Hans Hoglund 2012 |
|---|---|
| License | BSD-style |
| Maintainer | hans@hanshoglund.se |
| Stability | experimental |
| Portability | GHC |
| Safe Haskell | None |
| Language | Haskell2010 |
Data.Music.Lilypond.IO
Description
Documentation
writeMusic :: FilePath -> Music -> IO () Source
data EngraveOptions Source
writeAndEngraveMusic :: FilePath -> EngraveOptions -> Music -> IO () Source