AudioSamples

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