HTML-based frontend for the Music Cube.
- Clone the core music cube project and place it in a sibling directory to this one.
- Run
yarn
to install dependencies. - Run
yarn start
to start the app.
- Implement a 3d visualization.
- Implement a better audio engine, to keep loops in sync.