modi-vol
v1.0.7
Published
modify volume of audio file
Downloads
4
Readme
Audio file's volume modifier
- allowing you to increase or decrease the volume of audio data.
Features
- Read and write PCM files
- Adjust the volume of PCM data
- Support for 16-bit PCM little-endian format
- Simple clamping to prevent audio distortion
- Easily adjustable volume scaling factor
Requirements
- Nodejs v16 or newer installed
Usage
$ npx modi-vol
or via pnpm
$ pnpm dlx modi-vol