Skip to content

Files

Latest commit

0d25ba9 · Jun 10, 2019

History

History
19 lines (16 loc) · 473 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 473 Bytes

audio-cutter

Cut a random sample of the specified length from anywhere with Options

Variable Usage

inputPath - Path of Sample file.
outputPath - Path of output.
seconds - Amount of Time for which sample has be cut.
fadeInOut - Bool - true or false.
fadeInOutTime - Time to fade out - Current = second - 1. i.e. fadeout will start 1 second before ending the file.
setStartTime - Time from where cut has to start.

Steps

1. npm install
2. node app.js