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

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

[static]

Reimplemented from StereoEffect_base.

Synth_FREEVERB_base * _fromString (std::string objectref)

[static]

Reimplemented from StereoEffect_base.

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

[static]

Reimplemented from StereoEffect_base.

inline Synth_FREEVERB_base * _copy ()

Reimplemented from StereoEffect_base.

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

[const virtual]

Reimplemented from StereoEffect_base.

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

[const virtual]

Reimplemented from StereoEffect_base.

void * _cast (unsigned long iid)

Reimplemented from StereoEffect_base.

float  roomsize ()

[pure virtual]

void  roomsize (float newValue)

[pure virtual]

float  damp ()

[pure virtual]

void  damp (float newValue)

[pure virtual]

float  wet ()

[pure virtual]

void  wet (float newValue)

[pure virtual]

float  dry ()

[pure virtual]

void  dry (float newValue)

[pure virtual]

float  width ()

[pure virtual]

void  width (float newValue)

[pure virtual]

float  mode ()

[pure virtual]

void  mode (float newValue)

[pure virtual]


Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47.