Microsoft DirectX 8.1 (Visual Basic)

DirectSoundFXWavesReverb8

The DirectSoundFXWavesReverb8 class is used to set and retrieve effect parameters on a buffer that that supports Waves reverberation.

An object of this class is obtained by calling DirectSoundSecondaryBuffer8.GetObjectInPath on the buffer that supports the effect.

The DirectSoundFXWavesReverb8 class has the following methods.

Method Description
GetAllParameters Retrieves the Waves reverb parameters of a buffer.
SetAllParameters Sets the Waves reverb parameters of a buffer.

Remarks

The Waves reverberation DMO is based on the Waves MaxxVerb technology, which is licenced to Microsoft.

See Also