haskore-0.2.0.5: The Haskore Computer Music System

Safe HaskellSafe-Inferred

Haskore.Interface.CSound.Note

Documentation

data T Source

Constructors

Cons 

fromRhyNote :: RealFrac dyn => ToSound drum -> ToSound instr -> dyn -> Relative -> Note drum instr -> TSource

velocityFromStd :: RealFrac dyn => dyn -> Rational -> VelocitySource

velocityToDb :: Float -> FloatSource

amplitudeToDb :: Float -> FloatSource