haskore-0.0.7: The Haskore Computer Music SystemSource codeContentsIndex
Haskore.Interface.AutoTrack.EventChart
Documentation
data T e Source
Constructors
Cons
events :: [(Dur, e)]
show/hide Instances
Functor T
Show e => Show (T e)
C a => C (T a)
fromChordChart :: T -> T TSource
fromChartBar :: T -> T TSource
Produced by Haddock version 2.4.2