class Synth_STD_EQUALIZER_base


Contains pure virtuals
Full nameArts::Synth_STD_EQUALIZER_base
Definition#include <arts/artsmodules.h>
InheritsArts::SynthModule_base [virtual public ]
Inherited bySynth_STD_EQUALIZER_skel, Synth_STD_EQUALIZER_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_STD_EQUALIZER_base * _create (const std::string& subClass = "Arts::Synth_STD_EQUALIZER")

[static]

Reimplemented from SynthModule_base.

Synth_STD_EQUALIZER_base * _fromString (std::string objectref)

[static]

Reimplemented from SynthModule_base.

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

[static]

Reimplemented from SynthModule_base.

inline Synth_STD_EQUALIZER_base * _copy ()

Reimplemented from SynthModule_base.

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

[const virtual]

Reimplemented from SynthModule_base.

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

[const virtual]

Reimplemented from SynthModule_base.

void * _cast (unsigned long iid)

Reimplemented from SynthModule_base.

float  low ()

[pure virtual]

void  low (float newValue)

[pure virtual]

float  mid ()

[pure virtual]

void  mid (float newValue)

[pure virtual]

float  high ()

[pure virtual]

void  high (float newValue)

[pure virtual]

float  frequency ()

[pure virtual]

void  frequency (float newValue)

[pure virtual]

float  q ()

[pure virtual]

void  q (float newValue)

[pure virtual]


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