|
| ||||||||||||||||||
| static unsigned long _IID | _IID |
| Synth_STD_EQUALIZER_base * _create (const std::string& subClass = "Arts::Synth_STD_EQUALIZER")
| _create |
[static]
Reimplemented from SynthModule_base.
| Synth_STD_EQUALIZER_base * _fromString (std::string objectref)
| _fromString |
[static]
Reimplemented from SynthModule_base.
| Synth_STD_EQUALIZER_base * _fromReference (Arts::ObjectReference ref, bool needcopy)
| _fromReference |
[static]
Reimplemented from SynthModule_base.
| Synth_STD_EQUALIZER_base * _fromDynamicCast (const Arts::Object& object)
| _fromDynamicCast |
[static]
Reimplemented from SynthModule_base.
| inline Synth_STD_EQUALIZER_base * _copy ()
| _copy |
Reimplemented from SynthModule_base.
| std::vector<std::string> _defaultPortsIn ()
| _defaultPortsIn |
[const virtual]
Reimplemented from SynthModule_base.
| std::vector<std::string> _defaultPortsOut ()
| _defaultPortsOut |
[const virtual]
Reimplemented from SynthModule_base.
| void * _cast (unsigned long iid)
| _cast |
Reimplemented from SynthModule_base.
| float low ()
| low |
[pure virtual]
| void low (float newValue)
| low |
[pure virtual]
| float mid ()
| mid |
[pure virtual]
| void mid (float newValue)
| mid |
[pure virtual]
| float high ()
| high |
[pure virtual]
| void high (float newValue)
| high |
[pure virtual]
| float frequency ()
| frequency |
[pure virtual]
| void frequency (float newValue)
| frequency |
[pure virtual]
| float q ()
| q |
[pure virtual]
| void q (float newValue)
| q |
[pure virtual]
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |