volume property

double get volume

Gain applied to everything routed through this bus, multiplied with ancestor bus volumes. 1.0 is unity gain.

Implementation

double get volume;
set volume (double value)

Implementation

set volume(double value);