haskore-vintage-0.1: The February 2000 version of Haskore.

Haskore.Performance

Documentation

data Event Source

Constructors

Event 

Fields

eTime :: Time
 
eInst :: IName
 
ePitch :: AbsPitch
 
eDur :: DurT
 
eVol :: Volume
 
pFields :: [Float]
 

Instances

data Context Source

Constructors

Context 

Fields

cTime :: Time
 
cPlayer :: Player
 
cInst :: IName
 
cDur :: DurT
 
cKey :: Key
 
cVol :: Volume
 

Instances