peterkhayes / music-cube-client

HTML frontend for music cube project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

HTML frontend for music cube project


Languages

Language:TypeScript 89.4%Language:HTML 8.7%Language:CSS 1.9%