haskore-0.1.0.2: The Haskore Computer Music SystemSource codeContentsIndex
Medium.Temporal
Documentation
type Dur = RationalSource
class C a whereSource
Methods
dur :: a -> DurSource
none :: Dur -> aSource
show/hide Instances
C a => C (T a)
C a => C (T a)
C (Primitive note)
(C a, Control control) => C (T control a)
class Control control whereSource
Methods
controlDur :: control -> Dur -> DurSource
anticontrolDur :: control -> Dur -> DurSource
show/hide Instances
Produced by Haddock version 2.7.2