Function AudioEffectReverb.spread
Widens or narrows the stereo image of the reverb tail. 1 means fully widens. Value can range from 0 to 1.
double spread() nothrow @property @nogc;
void spread
(
double v
) nothrow @property @nogc;