UNPKG

sound-manager-ts

Version:

Lightweight TypeScript soundmanager for Web Audio API. Seamless audio control in web apps and games with full type safety and modern API

5 lines (4 loc) 84 B
export declare enum SoundPanType { Stereo = "stereo", Spatial = "spatial" }