haskore-0.1.0.4: The Haskore Computer Music System

Haskore.Interface.AutoTrack.ChartBar

Documentation

data T Source

Constructors

Cons 

Fields

dur :: Dur
 
chords :: [Maybe T]
 

length :: Integral a => T -> aSource