A decoded sound, ready for playback. Thin wrapper over a Web Audio AudioBuffer that carries the source URL/name and some convenience accessors. Produced by AudioLoader / AudioEngine.load.
Readonly
The decoded PCM data.
Source URL (or a caller-supplied name) this clip was loaded from.
Length of the clip in seconds.
Number of channels (1 = mono, 2 = stereo).
Sample rate in Hz.
A decoded sound, ready for playback. Thin wrapper over a Web Audio AudioBuffer that carries the source URL/name and some convenience accessors. Produced by AudioLoader / AudioEngine.load.