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

Safe HaskellNone

Synthesizer.LLVM.Server.CommonPacked

Documentation

sumNested :: C a => [a] -> aSource

sum2 :: C a => [a] -> [a]Source

type SigP p = T (SampleRate Real, p)Source