AudioSamplesInterleaved

constructor(channels: Int, totalSamples: Int, data: AudioSampleArray = AudioSampleArray(totalSamples * channels))