synthesizer-llvm-0.5.0.2: 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