Public Types
Public Methods
Public Static Methods
- static inline Synth_FREEVERB null ()
- static inline Synth_FREEVERB _from_base (Synth_FREEVERB_base* b)
Protected Methods
inline Synth_FREEVERB (Synth_FREEVERB_base* b)
| Synth_FREEVERB |
[protected]
| typedef Synth_FREEVERB_base _base_class | _base_class |
inline Synth_FREEVERB ()
| Synth_FREEVERB |
inline Synth_FREEVERB (const Synth_FREEVERB& target)
| Synth_FREEVERB |
inline Synth_FREEVERB (Arts::Object::Pool& p)
| Synth_FREEVERB |
inline Synth_FREEVERB null ()
| null |
[static]
Reimplemented from Object.
inline Synth_FREEVERB _from_base (Synth_FREEVERB_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline Synth_FREEVERB& operator= (const Synth_FREEVERB& target)
| operator= |
Reimplemented from Object.
inline Synth_FREEVERB_base* _base ()
| _base |
Reimplemented from Object.
inline void start ()
| start |
inline void streamInit ()
| streamInit |
inline void streamStart ()
| streamStart |
inline void streamEnd ()
| streamEnd |
inline float roomsize ()
| roomsize |
inline void roomsize (float _newValue)
| roomsize |
inline float damp ()
| damp |
inline void damp (float _newValue)
| damp |
inline void wet (float _newValue)
| wet |
inline void dry (float _newValue)
| dry |
inline float width ()
| width |
inline void width (float _newValue)
| width |
inline float mode ()
| mode |
inline void mode (float _newValue)
| mode |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |