synthesizer-llvm-1.0: Efficient signal processing using runtime compilation
Safe HaskellSafe-Inferred
LanguageHaskell98

Synthesizer.LLVM.Server.CausalPacked.Common

Documentation

chopEvents :: (C time, Num time) => time -> T time body -> [T time body] Source #

transposeModulation :: Functor stream => SampleRate Real -> Real -> stream (T Real) -> stream (T Real) Source #