nw::snd::FxBase Classclass FxBase
Abstract class for effects.
This is inherited from the FxBase class and allows effects to be implemented.
For details on how to use effects, see the SoundSystem class.
Effects are processed by the CPU, not a DSP.
| Destructor | ||
|---|---|---|
| V |
~FxBase
|
Destructor. |
| Effect | ||
| PV |
Initialize
|
Initializes the effect. |
| PV |
Finalize
|
Stops the effect. |
| PV | UpdateBuffer | Performs effect processing. |
SoundSystem class
FxReverb class
CONFIDENTIAL