waa-raub

0.0.7 • Public • Published

waa

Web Audio Api implementation for Node.js

NOTE: This is WORK IN PROGRESS module. Some features may be missing. Contributions are welcome.

Install

npm i -s waa-raub

Note: as this is a compiled addon, compilation tools must be in place on your system. Such as MSVS13 for Windows, where ADMIN PRIVELEGED npm i -g windows-build-tools most probably helps.

Usage

This module is trying to comply with the documented Web Audio Api.

Simply require any class you like from the module and then follow the doc:

const { AudioContext } = require('waa-raub'); // usually this is enough

Package Sidebar

Install

npm i waa-raub

Weekly Downloads

7

Version

0.0.7

License

MIT

Unpacked Size

215 kB

Total Files

79

Last publish

Collaborators

  • raub