The IDirectSoundFXWavesReverb8 interface is used to set and retrieve effect parameters on a buffer that supports Waves reverberation.
This interface is obtained by calling GetObjectInPath on the buffer that supports the effect.
In addition to the methods inherited from IUnknown, the IDirectSoundFXWavesReverb8 interface exposes the following methods.
Method | Description |
---|---|
IDirectSoundFXWavesReverb8::GetAllParameters | The GetAllParameters method retrieves the music reverberation parameters of a buffer. |
IDirectSoundFXWavesReverb8::SetAllParameters | The SetAllParameters method sets the music reverberation parameters of a buffer. |
The Waves reverberation DMO is based on the Waves MaxxVerb technology, which is licenced to Microsoft.
Header: Declared in Dsound.h.
Import Library: Use Dsound3d.dll.