soundcut / decode-audio-data-fast
Decode audio data asynchronously, in the browser using BaseAudioContext.decodeAudioData(), as fast as possible.
☆30Updated 2 years ago
Alternatives and similar repositories for decode-audio-data-fast:
Users that are interested in decode-audio-data-fast are comparing it to the libraries listed below
- fetch() => ReadableStream => AudioWorklet☆26Updated last year
- Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.☆31Updated 5 months ago
- 📍Audio loudness metering in the browser☆60Updated 2 years ago
- This module provides a loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.☆26Updated last week
- Minimal audio decoders layer☆178Updated 3 months ago
- MP3 and Ogg Vorbis encoders for the browser and Node☆42Updated 10 months ago
- Web Audio API implementation for Node.js☆199Updated this week
- A TypeScript conversion of SoundTouchJS☆13Updated 6 years ago
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS