x-dsp-0.2: A embedded DSL for manipulating DSP languages in Haskell

Language.XDsp.Semantics.CsoundExt.Core

Documentation

class (Dsp repr, StringVar repr) => CsoundClass repr whereSource

Methods

nchnls :: Int -> repr IntSource

set0dbfs :: Double -> repr DoubleSource

Instances