Skip to content

Web interface for AI music generation models

Notifications You must be signed in to change notification settings

AMAAI-Lab/kylo-ren-app

 
 

Repository files navigation

kylo-ren-app

as part of the MOE project MOE2018-T2-2-161

To run server in development mode:

$ node index.js

View webpage in browser at http//localhost:3000

also to serve the instruments, from the app directory run:

$ http-server ./public/js/tonejs-instruments/samples -p 8080 --cors

About

Web interface for AI music generation models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.0%
  • CSS 27.0%
  • HTML 19.4%
  • SCSS 2.6%