CodeBrowser / npm / @audio/decode-wav
@audio/decode-wav@1.4.3
// Decode WAV audio to PCM samples
$ npm install @audio/decode-wav
downloads/wk
31,403
license
MIT
version
1.4.3
published
Jul 14, 2026
What is @audio/decode-wav?
This package decodes WAV audio files into raw PCM (Pulse Code Modulation) sample data that can be processed or played back by your application. Use it when you need to read WAV files and work with the underlying audio samples directly, such as for audio analysis, manipulation, or custom playback implementations.
Keywords
#wav #audio #decode #decoder #pcm
Maintainers
jamen, dfcreative, dy