Atlas Engine
API Referencefinewave

finewave

Audio playback, spatial listeners, and sound effects.

declare module "finewave"

Audio playback, spatial listeners, and sound effects.

Classes

  • AudioEngine — Audio device controls, master volume, and spatial listener state.
  • AudioData — Audio data loaded from a resource for use by an AudioSource.
  • AudioSource — Playback controls for audio data, including spatialization and effects.
  • AudioEffect — Base type for effects that can be applied to an AudioSource.
  • Reverb — Reverberation effect with room, damping, stereo width, and wet/dry controls.
  • Echo — Delay effect with decay and wet/dry controls.
  • Distortion — Distortion effect with edge, gain, and low-pass filtering controls.

On this page