Klank

object Klank extends ProductReader[Klank]

Klank is a UGen of a bank of fixed frequency resonators which can be used to simulate the resonant modes of an object. Each mode is given a ring time, which is the time for the mode to decay by 60 dB.

''Note'': Ringz and derived UGens Klank and Formlet produce output RMS depending on the server's sampling rate. This is to achieve the same amplitude for single-sample impulse inputs.

See also
Companion
class
trait Product
trait Mirror
trait ProductReader[Klank]
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def ar(specs: GE, in: GE, freqScale: GE, freqOffset: GE, decayScale: GE): Klank
Value Params
decayScale

''(init-time only)''

freqOffset

''(init-time only)''

freqScale

''(init-time only)''

specs

''(init-time only)''

def read(in: RefMapIn, key: String, arity: Int): Klank