synthesizer-llvm-1.1.0.1: Efficient signal processing using runtime compilation

Safe HaskellNone
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 #