prodigy.js

0.0.1 • Public • Published

Prodigy.js

Audio framework on pure JavaScript

Quick overview

Prodigy.js is an audio framework what created for everyone who has passion to invent their own electronical instruments. In the foundation lays conception about every part of an instrument as a component. Let's say for example we could disassemble simple synth on parts/components like:

  • Osc as a sound source
  • Envelops
  • Effects
  • Noise generators
  • and etc

Now with Prodigy.js you able to constarct your own instruments with HTML5 Audio API.

Readme

Keywords

Package Sidebar

Install

npm i prodigy.js

Weekly Downloads

0

Version

0.0.1

License

BSD-2-Clause

Unpacked Size

16.7 kB

Total Files

9

Last publish

Collaborators

  • denisviklov