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

Safe HaskellNone

Synthesizer.LLVM.Server.CausalPacked.InstrumentPlug

Description

The Instruments in this module have the same causal arrow interface as the ones in Synthesizer.LLVM.Server.CausalPacked.Instrument, but here we use the higher level interface of the Synthesizer.LLVM.CausalParameterized.FunctionalPlug module.

Documentation

type FuncP pp pl = T pp (SampleRate Real, pl)Source

helixOsci :: T pp pl inp VectorValue -> T pp pl inp VectorValue -> T pp pl inp VectorValueSource