SoundData:

buf: AudioBuffer

fromArrayBuffer(buf: ArrayBuffer ): Promise<SoundData>

fromURL(url: string ): Promise<SoundData>