hsc3-rec-0.8: Haskell SuperCollider Record Variants

Sound.SC3.UGen.Record.LFGauss

Documentation

data LFGauss Source

Constructors

LFGauss 

Fields

rate :: Rate
 
duration :: UGen
 
width :: UGen
 
iphase :: UGen
 
loop :: UGen
 
doneAction :: UGen
 

Instances