pcm2wav

1.0.3 • Public • Published

pcm2wav

Command line utility to convert .pcm files to .wav

Installation

npm install -g pcm2wav

Usage

pcm2wav --in input.wav [--out output.wav] [--bitrate 16000] [--channels 1]

Thanks to

TooTallNate for being a Node.js God and making the node-wav library!

Readme

Keywords

Package Sidebar

Install

npm i pcm2wav

Weekly Downloads

0

Version

1.0.3

License

ISC

Last publish

Collaborators

  • robinbolscher
  • weejewel
  • athombv-github-actions