0.1.0 • Published 1 year ago

slicewav v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

slicewav

Quick audio file slicer.

Install from npm Registry:

npm i -g slicewav

Install from local:

npm i -g .

...installs slicewav into Node bin.

Then, e.g.

slicewav audio.wav 6

slices audio.wav into six parts of equal length. The output files are invariably named slice000.wav, slice001.wav etc.

Requires ffmpeg and ffprobe commands to be available.

0.1.0

1 year ago

0.0.1

1 year ago