UNPKG

sound-manager-ts

Version:

A lightweight, TypeScript-based Web Audio API manager for seamless sound control in web apps and games

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