hly-0.15: Haskell LilyPond

Safe HaskellSafe-Inferred
LanguageHaskell98

Music.LilyPond.Light.Model

Contents

Synopsis

Documentation

data Version Source

Constructors

Version String 

Instances

data Units Source

Constructors

MM 
CM 

Instances

data Length Source

Constructors

Length Double Units 

Instances

music_c :: Music -> Music_C Source

Categorise Music element.

data Rest_T Source

Type of rest. Perhaps MMRest should be given here also.

Constructors

Normal_Rest 
Spacer_Rest 

Instances

data Part Source

Constructors

Part (Maybe String) [Music] 
MultipleParts [[Music]] 

Instances

data Format Source

Constructors

PDF 
PS 
PNG 

Default values

Translation