Function Area.reverbBusUniformity

The degree to which this area's reverb is a uniform effect. Ranges from 0 to 1 with 0.1 precision.

double reverbBusUniformity() nothrow @property @nogc;

void reverbBusUniformity (
  double v
) nothrow @property @nogc;