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

DWGPlucked2 : UGen : AbstractFunction : Object
ExtensionExtension

Plucked physical model.

Description

Digital wave guide physical model of a plucked instrument. It has two strings which are coupled by gc parameter.

Class Methods

DWGPlucked2.ar(freq: 440, amp: 0.5, gate: 1, pos: 0.14, c1: 1, c3: 30, inp: 0, release: 0.1, mistune: 1.008, mp: 0.55, gc: 0.01)

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.

mistune

Factor for detuning second string.

mp

Exitation mixer. 1 is only first. 0 is only second string.

gc

Coupling string factor.

Inherited class methods

Instance Methods

Inherited instance methods

Examples