Platform SDK: DirectX |
DMUS_WAVES_REVERB_PARAMS 構造体は、リバーブ エフェクトに関する情報を保持する。
typedef struct _DMUS_WAVES_REVERB_PARAMS { float fInGain; float fReverbMix; float fReverbTime; float fHighFreqRTRatio; } DMUS_WAVES_REVERB_PARAMS;
Waves 社の TrueVerb リバーブ テクノロジは、Microsoft にライセンス提供されており、Microsoft Software Synthesizer で使われる SimpleVerb として実装されている。
Windows NT/2000 : Windows 2000 が必要。
Windows 95/98 : Windows 95 以降が必要。Windows 95 用に再配布可能な形で使用可能。
ヘッダー : dmusicc.h で宣言。