haskore-0.2.0.2: The Haskore Computer Music System

Haskore.Interface.AutoTrack.ChordChart

Documentation

data T Source

Constructors

Cons 

Fields

bars :: [T]
 

Instances

Read T 
Show T 
C T 

length :: Integral a => T -> aSource

concat :: T -> T -> TSource