Skip to content

danfinlay/web-mpd

 
 

Repository files navigation

Web MPD

A web-based MPC-type instrument. Allows you to drag web links to audio files (and studio.substack.net links) onto keys to add them as independent instruments.

To use locally, you need to have node.js installed.

To install, run npm install.

To run, run npm start. This will start an auto-rebuilding browserify script, generating a fresh bundle.js from your index.js file.

(For maintainers) To deploy gh-pages, run npm run deploy

About

webaudio + webgl experimental akai mpd interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • HTML 1.5%
  • CSS 0.7%