Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohayonao/wave-tables


https://github.com/mohayonao/wave-tables

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

http://chromium.googlecode.com/svn/trunk/samples/audio/wave-tables/

## Usage

```js
const { Bass } = require("@mohayonao/wave-tables");
```

or load individually

```js
const Bass = require("@mohayonao/wave-tables/Bass");
```