Portability | non-portable (TF,GNTD) |
---|---|
Stability | experimental |
Maintainer | hans@hanshoglund.se |
Safe Haskell | None |
Music.Score.Export.DynamicNotation
Description
Documentation
Constructors
NoCrescDim | |
BeginCresc | |
EndCresc | |
BeginDim | |
EndDim |
newtype DynamicNotation Source
Constructors
DynamicNotation | |
Fields
|
Instances
notateDynamic :: (Ord a, Real a) => Ctxt a -> DynamicNotationSource