wavedef

0.2.0 • Public • Published

wavedef

A synthesizer library built on the Web Audio API.

CircleCI Coverage Status See Demo

Installation

$ npm install wavedef

Usage

need docs here

Develop

Clone the repository:

$ git clone https://github.com/zakangelle/wavedef

Install library dependencies:

$ npm install

Install example app dependencies:

$ cd example
$ npm install

Boot up the example app at http://localhost:3000 (implicitly rebuilds on code changes):

$ npm start

Test

Run tests (implicitly re-runs on code changes):

$ npm test

Generate test coverage:

$ npm run coverage

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    5
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i wavedef

Weekly Downloads

6

Version

0.2.0

License

MIT

Unpacked Size

708 kB

Total Files

100

Last publish

Collaborators

  • zakangelle