haskore-0.2.0.1: The Haskore Computer Music System

Haskore.Interface.AutoTrack.ChartBar

Documentation

data T Source

Constructors

Cons 

Fields

dur :: Dur
 
chords :: [Maybe T]
 

Instances

Read T 
Show T 
C T 

length :: Integral a => T -> aSource