UNPKG

mdx-m3-viewer

Version:

A browser WebGL model viewer. Mainly focused on models of the games Warcraft 3 and Starcraft 2.

2 lines (1 loc) 100 B
export default function DecompressADPCM(pvInBuffer: Uint8Array, ChannelCount: number): Uint8Array;