voltage-source-node

1.0.0 • Public • Published

voltage-source-node npm

js-standard-style license

A web audio voltage source node:

var Voltage = require('voltage-source-node')
var ac = new AudioContext()
var voltage = Voltage(ac)
voltage.start()

Used to create control voltage (CV) signals. See audio-contour for an example.

Readme

Keywords

Package Sidebar

Install

npm i voltage-source-node

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • danigb