/music-cube-client

HTML frontend for music cube project

Primary LanguageTypeScript

Music Cube Visualizer

HTML-based frontend for the Music Cube.

Setup

  • 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.

TODO

  • Implement a 3d visualization.
  • Implement a better audio engine, to keep loops in sync.