ContentsIndex
Haskore.Music.PerformanceContext
Synopsis
type T = Context
deflt :: T
setTime :: SetContext Time
setPlayer :: SetContext T
setInstrument :: SetContext IName
setDur :: SetContext Dur
setKey :: SetContext Key
setVelocity :: SetContext Velocity
getTime :: GetContext Time
getPlayer :: GetContext T
getInstrument :: GetContext IName
getDur :: GetContext Dur
getKey :: GetContext Key
getVelocity :: GetContext Velocity
updateTime :: UpdateContext Time
updatePlayer :: UpdateContext PlayerT
updateInstrument :: UpdateContext IName
updateDur :: UpdateContext Dur
updateKey :: UpdateContext Key
updateVelocity :: UpdateContext Velocity
Produced by Haddock version 0.6