Gain applied to all playback. Shorthand for the master bus volume.
double get masterVolume => masterBus.volume;
set masterVolume(double value) => masterBus.volume = value;