<TD>fx handle generated by FSOUND_FX_Enable, to set flanger parameters for.<BR>
</TD><TRVALIGN=top><TD><I>WetDryMix</I></TD>
<TD>Ratio of wet (processed) signal to dry (unprocessed) signal. Must be in the range from 0 through 100 (all wet). <BR>
</TD><TRVALIGN=top><TD><I>Depth</I></TD>
<TD>Percentage by which the delay time is modulated by the low-frequency oscillator (LFO), in hundredths of a percentage point. Must be in the range from 0 through 100. The default value is 25. <BR>
</TD><TRVALIGN=top><TD><I>Feedback</I></TD>
<TD>Percentage of output signal to feed back into the effects input, in the range from -99 to 99. The default value is 0. <BR>
</TD><TRVALIGN=top><TD><I>Frequency</I></TD>
<TD>Frequency of the LFO, in the range from 0 to 10. The default value is 0. <BR>
</TD><TRVALIGN=top><TD><I>Waveform</I></TD>
<TD>Waveform of the LFO. By default, the waveform is a sine. Possible values are defined as follows: <BR>
0 - Triangle. <BR>
1 - Sine. <BR>
</TD><TRVALIGN=top><TD><I>Delay</I></TD>
<TD>Number of milliseconds the input is delayed before it is played back, in the range from 0 to 4. The default value is 0 ms. <BR>
</TD><TRVALIGN=top><TD><I>Phase</I></TD>
<TD>Phase differential between left and right LFOs, in the range from 0 through 4. Possible values are defined as follows: <BR>
0 -180 degrees<BR>
1 - 90 degrees<BR>
2 0 degrees<BR>
3 90 degrees<BR>
4 180 degrees<BR>
</TD></TABLE>
<H3>Return Value</H3>
On success, TRUE is returned.<BR>
On failure, FALSE is returned.<BR>
<H3>Remarks</H3>
Make sure you have enabled this effect with FSOUND_FX_Enable and FSOUND_FX_FLANGER before using this function.<BR>