class Synth_FREEVERB_base


Contains pure virtuals
Full nameArts::Synth_FREEVERB_base
Definition#include <arts/artsmodules.h>
InheritsArts::StereoEffect_base [virtual public ]
Inherited bySynth_FREEVERB_skel, Synth_FREEVERB_stub
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods

Public Members


Detailed Description

static unsigned long _IID

_IID

Synth_FREEVERB_base * _create (const std::string& subClass = "Arts::Synth_FREEVERB")

_create

[static]

Reimplemented from StereoEffect_base.

Synth_FREEVERB_base * _fromString (std::string objectref)

_fromString

[static]

Reimplemented from StereoEffect_base.

Synth_FREEVERB_base * _fromReference (Arts::ObjectReference ref, bool needcopy)

_fromReference

[static]

Reimplemented from StereoEffect_base.

Synth_FREEVERB_base * _fromDynamicCast (const Arts::Object& object)

_fromDynamicCast

[static]

Reimplemented from StereoEffect_base.

inline Synth_FREEVERB_base * _copy ()

_copy

Reimplemented from StereoEffect_base.

std::vector<std::string>  _defaultPortsIn ()

_defaultPortsIn

[const virtual]

Reimplemented from StereoEffect_base.

std::vector<std::string>  _defaultPortsOut ()

_defaultPortsOut

[const virtual]

Reimplemented from StereoEffect_base.

void * _cast (unsigned long iid)

_cast

Reimplemented from StereoEffect_base.

float  roomsize ()

roomsize

[pure virtual]

void  roomsize (float newValue)

roomsize

[pure virtual]

float  damp ()

damp

[pure virtual]

void  damp (float newValue)

damp

[pure virtual]

float  wet ()

wet

[pure virtual]

void  wet (float newValue)

wet

[pure virtual]

float  dry ()

dry

[pure virtual]

void  dry (float newValue)

dry

[pure virtual]

float  width ()

width

[pure virtual]

void  width (float newValue)

width

[pure virtual]

float  mode ()

mode

[pure virtual]

void  mode (float newValue)

mode

[pure virtual]


Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53.