Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 389 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 389 Bytes

Tone Generator

This script generates wave files with a specific tone frequency.

Install

$ npm install

Usage

$ node index.js generate [parameters]

The following parameters can be used:

Parameter Description Default
start Starting frequency -
end Ending frequency -
length File length in seconds 0.5
output Output directory /output