Skip to content

The small project will help you to create a snippet of from audio file with custom options.

License

Notifications You must be signed in to change notification settings

Cloudtub/audio-cutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The small project will help you to create a snippet of from audio file with custom options.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages