haskore-0.2.0.6: The Haskore Computer Music System
Haskore.Interface.CSound
newtype Instrument Source
Constructors
Instances
instrument :: Int -> Instrument Source
instruments :: [Instrument] Source
instrumentToNumber :: Instrument -> Int Source
showInstrumentNumber :: Instrument -> String Source
type Name = String Source
type Velocity = Float Source
type PField = Float Source
type Time = Float Source