haskore-0.1.0.4: The Haskore Computer Music SystemSource codeContentsIndex
Haskore.Interface.CSound
Documentation
newtype Instrument Source
Constructors
Instrument Int
instrument :: Int -> InstrumentSource
instruments :: [Instrument]Source
instrumentToNumber :: Instrument -> IntSource
showInstrumentNumber :: Instrument -> StringSource
type Name = StringSource
type Velocity = FloatSource
type PField = FloatSource
type Time = FloatSource
Produced by Haddock version 2.6.0