UNPKG

browserdj

Version:
49 lines (23 loc) 687 B
# BrowserDJ DJ Mixer is wrritten in JavaScript. ## Environment - Web Browser which supports WebAudio API's AudioContext(). - Google Chrome (Recommended) - Mozilla Firefox ## Installation npm install -g browserdj ## Getting Started ### Nodeljs 1. Execute a command. browserdj 2. Go to a [http://localhost:3000](http://localhost:3000). ### Pure Javascript and HTML 1. Compile. ./compile.sh 2. Open index.html in the `public` directory. ## Screenshot ![Screeb](./assets/screen.png) ## Heroku hosting [Browser DJ Mixer at Heroku](http://browserdj.herokuapp.com/#) : old version ## License [MIT](http://opensource.org/licenses/MIT) license.