Safe Haskell | None |
---|---|
Language | Haskell98 |
Euterpea.IO.Audio.CSound
Documentation
exponential1 :: TableSize -> StartPt -> [(SegLength, EndPt)] -> Table Source #
oscil :: forall p (a :: Type -> Type -> Type). (Clock p, ArrowCircuit a) => Table -> Double -> ArrowP a p Double Double Source #
oscili :: forall p (a :: Type -> Type -> Type). (Clock p, ArrowCircuit a) => Table -> Double -> ArrowP a p Double Double Source #
oscils :: forall p (a :: Type -> Type -> Type). (Clock p, ArrowCircuit a) => Double -> ArrowP a p Double Double Source #
oscil1 :: forall p (a :: Type -> Type -> Type). (Clock p, ArrowChoice a, ArrowCircuit a) => Table -> Double -> Double -> ArrowP a p Double Double Source #
oscil1i :: forall p (a :: Type -> Type -> Type). (Clock p, ArrowChoice a, ArrowCircuit a) => Table -> Double -> Double -> ArrowP a p Double Double Source #