AudioSamplesProcessor

constructor(channels: Int, totalSamples: Int, data: Array<FloatArray> = Array(channels) { FloatArray(totalSamples) })