haskore-0.2.0.5: The Haskore Computer Music System

Safe HaskellSafe-Inferred

Haskore.Interface.AutoTrack.ChordChart

Documentation

data T Source

Constructors

Cons 

Fields

bars :: [T]
 

Instances

Read T 
Show T 
C T 

hasChord :: T -> (Dur, [Bool])Source

length :: Integral a => T -> aSource

concat :: T -> T -> TSource