AudioSamples

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