An open API service indexing awesome lists of open source software.

https://github.com/dwil2444/MixPack

MixPack is a web-browser based DJ Controller emulator.
https://github.com/dwil2444/MixPack

audio-effect audio-player browser-game javascript-applications music-player web-audio-api

Last synced: over 1 year ago
JSON representation

MixPack is a web-browser based DJ Controller emulator.

Awesome Lists containing this project

README

          

# MixPack

MixPack is an event driven web-based DJ Controller Emulator.

Load a song onto a deck by dragging an mp3 file over either of the vinyl images.

In order to interact with a deck, that deck must be active.
By default when the browser is opened, the left deck is active. Press the 'w' key
to switch between active decks.

To play a song loaded onto an active deck, press the 'p' key. To stop an active song,
press the 's' key. Use the crossfader between the two decks to mix songs. Use the volume
buttons adjacent to both decks to adjust the respective volume of each deck.

Enjoy!