hsc3-rec-0.14.1: Haskell SuperCollider Record Variants

Safe HaskellNone

Sound.SC3.UGen.Record.OnePole

Description

One pole filter.

Documentation

data OnePole Source

Constructors

OnePole 

Fields

rate :: Rate
 
input :: UGen
 
coef :: UGen
 

Instances