DWGPlucked:
Filter:
Classes (extension) | UGens > PhysicalModels

DWGPlucked : UGen : AbstractFunction : Object
ExtensionExtension

Plucked physical model.

Description

Digital wave guide physical model of a plucked instrument.

Class Methods

DWGPlucked.ar(freq: 440, amp: 0.5, gate: 1, pos: 0.14, c1: 1, c3: 30, inp: 0, release: 0.1)

Arguments:

freq

Sound frequency.

amp

Key pulsation strenght. Betwen 0 and 1.

gate

Releases synth when value changes from >0 to 0.

pos

Relative pluck position from 0 to 1.

c1

Inverse of DC decay time.

c3

Hight frequency loss factor.

inp

Plucking signal. Could be first part of plucked sample for doing conmuted synthesis.

release

Release time in seconds.

Inherited class methods

Instance Methods

Inherited instance methods

Examples