AudioSampleArray

constructor(data: ShortArray)
constructor(size: Int)
constructor(size: Int, gen: (Int) -> AudioSample)