Safe Haskell | None |
---|---|
Language | Haskell98 |
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.Causal.FunctionalPlug module.
Documentation
tineStereoFM :: IO (SampleRate Real -> Real -> Real -> T (WithEnvelopeControl (T (T (Control Real) (Control Real)) DetuneBendModControl)) StereoChunk) Source #
helixNoise :: IO (SampleRate Real -> Real -> Real -> T (WithEnvelopeControl (T (Control Real) DetuneBendModControl)) StereoChunk) Source #