SsUtSetReverbDepth
Sets the reverberation depth
void
SsUtSetReverbDepth
(
short ldepth,
short rdepth
)
Arguments
ldepth
Left reverberation depth value (0~127)
rdepth
Right reverberation depth value (0~127)
Return Value
None.
Explanation
The reverberation depth is set to the values specified by
ldepth
(left) and
rdepth
(right).
See Also
SsUtSetReverbType()