haskore-0.0.5: The Haskore Computer Music SystemSource codeContentsIndex
Haskore.Interface.CSound.Note
Documentation
data T Source
Constructors
Cons
parameters :: [PField]
velocity :: Velocity
instrument :: Instrument
pitch :: Maybe Absolute
fromRhyNote :: RealFrac dyn => ToSound drum -> ToSound instr -> dyn -> Relative -> Note drum instr -> TSource
velocityFromStd :: RealFrac dyn => dyn -> Rational -> VelocitySource
pitchFromStd :: Relative -> T -> AbsoluteSource
velocityToDb :: Float -> FloatSource
amplitudeToDb :: Float -> FloatSource
zeroKey :: IntSource
Produced by Haddock version 2.3.0