@purinton/resampler

A pure JavaScript, high-quality PCM audio resampler for Node.js. Converts s16le PCM between arbitrary sample rates and channel layouts (mono/stereo) with windowed-sinc filtering.

tiny-retry

Lightweight function to retry an async job until the job success or stop after a maximum number of tries