class Synth_STD_EQUALIZER
|
|
|
|
Public Types
Public Methods
Public Static Methods
Protected Methods
| inline Synth_STD_EQUALIZER (Synth_STD_EQUALIZER_base* b)
|
[protected:
]
| typedef Synth_STD_EQUALIZER_base _base_class |
| inline Synth_STD_EQUALIZER ()
|
| inline Synth_STD_EQUALIZER (const Synth_STD_EQUALIZER& target)
|
| inline Synth_STD_EQUALIZER (Arts::Object::Pool& p)
|
| inline Synth_STD_EQUALIZER null ()
|
[static]
Reimplemented from Object.
| inline Synth_STD_EQUALIZER _from_base (Synth_STD_EQUALIZER_base* b)
|
[static]
Reimplemented from Object.
| inline Synth_STD_EQUALIZER& operator= (const Synth_STD_EQUALIZER& target)
|
Reimplemented from Object.
| inline Synth_STD_EQUALIZER_base* _base ()
|
Reimplemented from Object.
| inline void streamInit ()
|
| inline void streamStart ()
|
| inline void low (float _newValue)
|
| inline void mid (float _newValue)
|
| inline void high (float _newValue)
|
| inline float frequency ()
|
| inline void frequency (float _newValue)
|
| inline void q (float _newValue)
|
| Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47. |