haskore-0.2.0.3: The Haskore Computer Music System

Safe HaskellSafe-Infered

Haskore.Basic.Duration

Synopsis

Documentation

type T = DurSource

type Ratio = TSource

scale :: Ratio -> T -> TSource

add :: Offset -> T -> TSource

gcd :: T -> T -> TSource

bn, sfn, tn, sn, en, qn, hn, wn :: TSource

toString :: T -> StringSource

Converts 1%4 to "qn" and so on.