TwoPole

final case
class TwoPole(rate: MaybeRate, in: GE, freq: GE, radius: GE) extends SingleOut

A two pole filter UGen. This provides lower level access to setting of pole location. For general purposes Resonz is better.

Value Params
freq

frequency of pole angle, in Hertz

in

input signal to be filtered

radius

radius of pole angle. Should be between 0 and 1

See also
Companion
object
trait Serializable
class SingleOut
class SomeOut
trait Lazy
trait GE
class UGenSource[UGenInLike]
trait Expander[UGenInLike]
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

final
def name: String
Inherited from
UGenSource
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Inherited fields

lazy override
val hashCode: Int
Inherited from
UGenSource