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

Safe HaskellNone
LanguageHaskell98

Synthesizer.LLVM.Server.CommonPacked

Documentation

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

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

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

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