wav-audio-resampler

1.0.2 • Public • Published

wav-audio-resampler

Introduction

wav-audio-resampler provides three main features:

  • generates sample rate and sample depth of Wav audio
  • provides 3 resampling methods (linear, lagrange, sine). You can choose one of these methods to require a resampling audio (includes up-sampling and down-sampling).
  • provides audition for resampling audio. You can use playInterpolationAudio method to play a resampling audio.

Install

npm install wav-audio-resampler --save

Readme

Keywords

Package Sidebar

Install

npm i wav-audio-resampler

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

16.1 kB

Total Files

8

Last publish

Collaborators

  • zhangyujie02