baudio-live

1.1.0 • Public • Published

baudio-live

npm install baudio-live -g

Usage

Given a file music.js like

module.exports = function (t) {
    return sin(t, 300) + sin(t,309)
}

And the command:

baudio-live music.js

It will output the music and update it if you are changing that file.

You can save the sounds with the -o option:

baudio-live music.js -o awesome.wav

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i baudio-live

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • finnpauls