├── README.md ├── explorer.html ├── interface.png ├── requirements.txt └── server.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lyramakesmusic/latent-musicvis/HEAD/README.md -------------------------------------------------------------------------------- /explorer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lyramakesmusic/latent-musicvis/HEAD/explorer.html -------------------------------------------------------------------------------- /interface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lyramakesmusic/latent-musicvis/HEAD/interface.png -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lyramakesmusic/latent-musicvis/HEAD/requirements.txt -------------------------------------------------------------------------------- /server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lyramakesmusic/latent-musicvis/HEAD/server.py --------------------------------------------------------------------------------