scaleVolume

open fun scaleVolume(scale: Double): IAudioSamples
open fun scaleVolume(channelScales: DoubleArray): IAudioSamples
abstract fun scaleVolume(scale: Float): IAudioSamples
abstract fun scaleVolume(channelScales: FloatArray): IAudioSamples