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

Readme

Keywords

none

Package Sidebar

Install

npm i wavedef

Weekly Downloads

10

Version

0.2.0

License

MIT

Unpacked Size

708 kB

Total Files

100

Last publish

Collaborators

  • zakangelle