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

DWGBowed : UGen : AbstractFunction : Object
ExtensionExtension

Plucked physical model.
Source: DWGBowed.sc

Description

Digital wave guide physical model of a bowed instrument. Sound must go throught BowSoundBoard for better sound.

Class Methods

DWGBowed.ar(freq: 440, velb: 0.5, force: 1, gate: 1, pos: 0.14, release: 0.1, c1: 1, c3: 3, impZ: 0.55, fB: 2)

Arguments:

freq

Sound frequency.

velb

Bow velocity.

force

Bow normal force.

gate

Releases synth when value changes from >0 to 0.

pos

Relative bow position from 0 to 1.

release

Release time in seconds.

c1

Inverse of DC decay time.

c3

Hight frequency loss factor.

impZ

String impedance.

fB

Inharmonicity factor.

Inherited class methods

Instance Methods

Inherited instance methods

Examples