class Synth_STD_EQUALIZER
|
|
|
|
Public Types
Public Methods
Public Static Methods
- static inline Synth_STD_EQUALIZER null ()
- static inline Synth_STD_EQUALIZER _from_base (Synth_STD_EQUALIZER_base* b)
Protected Methods
inline Synth_STD_EQUALIZER (Synth_STD_EQUALIZER_base* b)
| Synth_STD_EQUALIZER |
[protected]
| typedef Synth_STD_EQUALIZER_base _base_class | _base_class |
inline Synth_STD_EQUALIZER ()
| Synth_STD_EQUALIZER |
inline Synth_STD_EQUALIZER (const Arts::SubClass& s)
| Synth_STD_EQUALIZER |
inline Synth_STD_EQUALIZER (const Synth_STD_EQUALIZER& target)
| Synth_STD_EQUALIZER |
inline Synth_STD_EQUALIZER (Arts::Object::Pool& p)
| Synth_STD_EQUALIZER |
inline Synth_STD_EQUALIZER null ()
| null |
[static]
Reimplemented from Object.
inline Synth_STD_EQUALIZER _from_base (Synth_STD_EQUALIZER_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline Synth_STD_EQUALIZER& operator= (const Synth_STD_EQUALIZER& target)
| operator= |
Reimplemented from Object.
inline Synth_STD_EQUALIZER_base* _base ()
| _base |
Reimplemented from Object.
inline void start ()
| start |
inline void streamInit ()
| streamInit |
inline void streamStart ()
| streamStart |
inline void streamEnd ()
| streamEnd |
inline void low (float _newValue)
| low |
inline void mid (float _newValue)
| mid |
inline float high ()
| high |
inline void high (float _newValue)
| high |
inline float frequency ()
| frequency |
inline void frequency (float _newValue)
| frequency |
inline void q (float _newValue)
| q |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |