TwoTube:
Filter:
sc3-plugins/Classes (extension) | UGens > PhysicalModels

TwoTube
ExtensionExtension

physical modeling simulation; two tubes

//SLUGens released under the GNU GPL as extensions for SuperCollider 3, by Nick Collins, http://composerprogrammer.com/index.html 

Description

Physical model; two tube sections with scattering junction inbetween; their relative areas determine k.

Class Methods

.ar

Arguments:

input

Excitation to inject into the system

k

Scattering coefficient for junction of two tubes, usually -1<=k<=1

loss

Amplitude loss factor in circulation

d1length

Length in samples of first delay line

d2length

Length in samples of second delay line (no interpolation implemented yet)

Examples