void copyWithGainFrom(const AudioBus &sourceBus, double* lastMixGain, double targetGain);
void sumWithGainFrom(const AudioBus &sourceBus, double* lastMixGain, double targetGain);
void copyWithGainFrom(const AudioBus &sourceBus, double* lastMixGain, double targetGain);
void sumWithGainFrom(const AudioBus &sourceBus, double* lastMixGain, double targetGain);