Simple way to merge or concatenate audio files with the Web Audio API.
A fork of crunker that is even smaller.
nodejs上音频工具
Simple way to merge or concatenate audio files with the Node Web Audio API.
The `WaveToBlobService` class is responsible for converting audio data (in `Blob` format) to a WAV file. It supports encoding in both 16-bit PCM and 32-bit float formats and includes functionality for audio resampling.